Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davmac314/dinit
/ functions
Functions
1,514 in github.com/davmac314/dinit
⨍
Functions
1,514
◇
Types & classes
364
Function
basic_test7
An explicitly activated service with automatic restart will not restart if it stops due to a dependency stopping from a manual stop (which inhibits re
src/tests/tests.cc:302
Function
basic_test8
A dependent service which stops due to a dependency should have target state STOPPED if it won't restart.
src/tests/tests.cc:341
Function
basic_test9
A hard dependent service which restarts due to a requested dependency restart should restart, a soft dependent service should be left untouched.
src/tests/tests.cc:400
Method
becoming_inactive
src/baseproc-service.cc:480
Method
becoming_inactive
The service is becoming inactive - i.e. it has stopped and will not be immediately restarted. Perform any appropriate cleanup.
src/includes/service.h:469
Function
before_after2_test
src/igr-tests/igr-runner.cc:823
Function
before_after_test
src/igr-tests/igr-runner.cc:746
Method
begin
dasynq/include/dasynq/svec.h:270
Method
begin
src/includes/dinit-util.h:958
Method
begin
src/includes/dinit-util.h:1214
Method
bgproc_service
src/includes/proc-service.h:810
Method
bring_down
All dependents have stopped; we can stop now, too. Only called when STOPPING.
src/service.cc:834
Method
bring_up
src/baseproc-service.cc:31
Method
bring_up
src/service.cc:575
Method
bring_up
Do any post-dependency startup; return false on failure
src/tests/test_service.h:24
Method
bubble_down
Bubble a newly added node down to the correct position
dasynq/include/dasynq/daryheap.h:113
Method
bubble_up
dasynq/include/dasynq/daryheap.h:141
Method
buckets_to_max
src/includes/dinit-util.h:790
Method
buffer_failure
Check whether the allocation failure bit ('buffer_fail_bit') is set in the stream state. Returns: The value of 'buffer_fail_bit' in the the current st
src/includes/dinit-iostream.h:635
Method
c_str
src/includes/static-string.h:44
Method
callback_signal_handler
src/dinit.cc:126
Method
can_interrupt_start
Whether a STARTING service can immediately transition to STOPPED (as opposed to having to wait for it reach STARTED and then go through STOPPING). Not
src/includes/service.h:458
Method
can_interrupt_start
src/includes/service.h:960
Method
can_interrupt_start
src/includes/proc-service.h:315
Method
can_interrupt_start
Whether a STARTING service can immediately transition to STOPPED (as opposed to having to wait for it reach STARTED and then go through STOPPING).
src/tests/test_service.h:48
Method
can_interrupt_stop
Whether a STOPPING service can immediately transition to STARTED.
src/includes/service.h:382
Method
cap_iab_wrapper
src/includes/dinit-util.h:139
Function
catlog_test
src/igr-tests/igr-runner.cc:898
Function
chain_to_test
src/igr-tests/igr-runner.cc:326
Method
change_capacity
dasynq/include/dasynq/svec.h:108
Function
check_basic_test
src/igr-tests/igr-runner.cc:412
Function
check_consumer_of_test
src/igr-tests/igr-runner.cc:448
Function
check_cycle2_test
src/igr-tests/igr-runner.cc:430
Function
check_cycle_test
src/igr-tests/igr-runner.cc:421
Method
check_dependents
src/control.cc:275
Method
check_deps_started
src/service.cc:435
Method
check_did_term
src/igr-tests/igr.h:255
Method
check_head
dasynq/include/dasynq.h:277
Function
check_lint_test
src/igr-tests/igr-runner.cc:439
Method
check_restart
Check whether the service should automatically restart (assuming auto_restart is ALWAYS or ON_FAILURE)
src/includes/service.h:472
Method
check_restart
src/includes/proc-service.h:680
Method
cleanup
dasynq/include/dasynq.h:495
Method
cleanup
dasynq/include/dasynq/posixtimer.h:140
Method
cleanup
dasynq/include/dasynq/timerfd.h:153
Method
clear
src/includes/dinit-util.h:1078
Method
close_nx
src/dinit-iostream.cc:152
Method
const_iterator
src/includes/dinit-util.h:890
Method
construct
src/includes/dinit-util.h:714
Function
contains
src/dinit-check.cc:86
Method
control_conn_t
src/includes/control.h:239
Method
control_conn_watcher
src/includes/control.h:61
Method
control_sock_conn_err
src/includes/dinit-client.h:69
Method
cp_read_exception
src/includes/dinit-client.h:27
Method
cp_write_exception
src/includes/dinit-client.h:35
Function
cptest_addrmdeps
src/tests/cptests/cptests.cc:650
Function
cptest_closehandle
src/tests/cptests/cptests.cc:1156
Function
cptest_enableservice
src/tests/cptests/cptests.cc:713
Function
cptest_envevent
src/tests/cptests/cptests.cc:1209
Function
cptest_findservice1
src/tests/cptests/cptests.cc:155
Function
cptest_findservice2
src/tests/cptests/cptests.cc:176
Function
cptest_findservice3
test finding non-existing service
src/tests/cptests/cptests.cc:201
Function
cptest_gentlestop
src/tests/cptests/cptests.cc:459
Function
cptest_invalid
src/tests/cptests/cptests.cc:1184
Function
cptest_listservices
src/tests/cptests/cptests.cc:61
Function
cptest_loadservice
src/tests/cptests/cptests.cc:268
Function
cptest_queryname
src/tests/cptests/cptests.cc:517
Function
cptest_queryver
src/tests/cptests/cptests.cc:38
Function
cptest_restart
src/tests/cptests/cptests.cc:786
Function
cptest_sendsignal
src/tests/cptests/cptests.cc:1035
Function
cptest_servicestatus
src/tests/cptests/cptests.cc:970
Function
cptest_start_pinned
src/tests/cptests/cptests.cc:424
Function
cptest_startstop
src/tests/cptests/cptests.cc:337
Function
cptest_two_commands
Two commands in one packet
src/tests/cptests/cptests.cc:1106
Function
cptest_unload
src/tests/cptests/cptests.cc:564
Function
cptest_wake
src/tests/cptests/cptests.cc:885
Method
create_dir
src/tests/test-bpsys.cc:62
Method
create_file
src/tests/test-bpsys.cc:68
Method
create_pipe
dasynq/include/dasynq/interrupt.h:45
Method
current_state
src/dinit-iostream.cc:484
Method
current_state
Check the current state of the stream. Returns: The current state bits in stream (a combination of values from 'io_states').
src/includes/dinit-iostream.h:313
Function
cycles_test
src/igr-tests/igr-runner.cc:1001
Method
dary_heap
dasynq/include/dasynq/daryheap.h:323
Method
deallocate
dasynq/include/dasynq/btree_set.h:317
Method
deallocate
dasynq/include/dasynq/stableheap.h:108
Method
dec_digits_buf
src/includes/dinit-util.h:660
Function
dep_not_found_test
src/igr-tests/igr-runner.cc:702
Method
dequeue_watcher
dasynq/include/dasynq.h:478
Method
deregister
dasynq/include/dasynq.h:804
Method
deregister
dasynq/include/dasynq.h:1608
Method
deregister
Deregister a file descriptor watcher. If other threads may be polling the event loop, it is not safe to assume the watcher is unregistered until the
dasynq/include/dasynq.h:1741
Method
deregister
Deregister a bi-direction file descriptor watcher. If other threads may be polling the event loop, it is not safe to assume the watcher is unregister
dasynq/include/dasynq.h:1962
Method
deregister
dasynq/include/dasynq.h:2134
Method
deregister
src/tests/test-includes/dinit.h:100
Method
deregister
src/tests/test-includes/dinit.h:141
Method
deregister
src/tests/test-includes/dinit.h:190
Method
did_exit
dasynq/include/dasynq/childproc.h:98
Method
did_exit
src/tests/test-includes/dinit.h:72
Method
did_exit_clean
dasynq/include/dasynq/childproc.h:99
Method
did_exit_clean
src/tests/test-includes/dinit.h:73
Method
did_start_fail
src/includes/service.h:668
← previous
next →
701–800 of 1,514, ranked by callers