MCPcopy Create free account

hub / github.com/davmac314/dinit / functions

Functions1,514 in github.com/davmac314/dinit

Methodsize
dasynq/include/dasynq/stableheap.h:123
Methodsize
src/includes/dinit-util.h:1068
Methodslist
src/includes/dinit-ll.h:123
Methodstable_prio
dasynq/include/dasynq/stableheap.h:26
Methodstart
src/igr-tests/igr.h:297
Methodstart
src/igr-tests/igr.h:325
Methodstart
src/igr-tests/igr.h:338
Methodstart_check_dependencies
src/service.cc:409
Methodstart_ps_process
src/baseproc-service.cc:93
Methodstart_stop_process
src/proc-service.cc:883
Functionstatic_length
src/includes/static-string.h:121
Methodstatic_membuf
src/includes/dinit-client.h:105
Methodstatic_string
src/includes/static-string.h:42
Methodstatus_change
src/shutdown.cc:711
Methodstatus_change
src/igr-tests/igr.h:44
Methodstop_check_dependents
src/service.cc:746
Methodstop_child_watcher
src/includes/proc-service.h:159
Methodstop_dependents
src/service.cc:763
Methodstop_status_pipe_watcher
src/includes/proc-service.h:120
Methodstop_timer
dasynq/include/dasynq.h:1086
Methodstop_timer
dasynq/include/dasynq/itimer.h:280
Methodstop_timer
dasynq/include/dasynq/posixtimer.h:196
Methodstop_timer
dasynq/include/dasynq/timerfd.h:160
Methodstop_timer_nolock
dasynq/include/dasynq/itimer.h:286
Methodstop_timer_nolock
dasynq/include/dasynq/posixtimer.h:202
Methodstop_timer_nolock
dasynq/include/dasynq/timerfd.h:166
Methodstop_watch
Stop watching the currently watched child, but retain watch reservation.
dasynq/include/dasynq.h:2140
Methodstop_watch
src/tests/test-includes/dinit.h:95
Methodstring_view
src/includes/dinit-util.h:64
Methodsubproc_buffer
src/shutdown.cc:75
Methodsubproc_out_watch
src/shutdown.cc:677
Methodsubstr
src/includes/dinit-util.h:99
Methodsupply_data
src/tests/test-bpsys.cc:205
Functionsvc_arg_consumer_test
src/igr-tests/igr-runner.cc:1072
Functionsvc_arg_enable_test
src/igr-tests/igr-runner.cc:1116
Functionsvc_arg_test
src/igr-tests/igr-runner.cc:1051
Functionsvc_start_fail_test
src/igr-tests/igr-runner.cc:676
Methodsvector
dasynq/include/dasynq/svec.h:156
Methodtail
src/includes/dinit-ll.h:61
Functiontest_basic
src/tests/loadtests.cc:64
Functiontest_bgproc_restart_x2
src/tests/proctests.cc:1536
Functiontest_bgproc_smooth_recove2
stop issued during smooth recovery, with dependent
src/tests/proctests.cc:1754
Functiontest_bgproc_smooth_recove3
bgproc smooth recovery failure
src/tests/proctests.cc:1839
Functiontest_bgproc_smooth_recove4
stop while in smooth recovery - waiting for restart timer
src/tests/proctests.cc:1896
Functiontest_bgproc_smooth_recover
src/tests/proctests.cc:1654
Functiontest_bgproc_start
src/tests/proctests.cc:1431
Functiontest_bgproc_start_fail
src/tests/proctests.cc:1467
Functiontest_bgproc_start_fail_pid
src/tests/proctests.cc:1501
Functiontest_bgproc_stop
src/tests/proctests.cc:2029
Functiontest_bgproc_stop2
If launch process completes successfully (exit code 0) after "stop" issued during startup, make sure the pid file is read and the daemon process is si
src/tests/proctests.cc:2078
Functiontest_bgproc_stop3
Stop issued during smooth recovery
src/tests/proctests.cc:2130
Functiontest_bgproc_stop4
stop issued via command (service with stop-command set)
src/tests/proctests.cc:2208
Functiontest_bgproc_stop5
stop issued via command (service with stop-command set); service process dies before stop command
src/tests/proctests.cc:2268
Functiontest_bgproc_term_restart
Unexpected termination with restart
src/tests/proctests.cc:1966
Functiontest_bgproc_unexpected_term
src/tests/proctests.cc:1603
Functiontest_comments
src/tests/loadtests.cc:613
Functiontest_dir_env_subst
src/tests/loadtests.cc:709
Functiontest_env_1
src/tests/envtests.cc:14
Functiontest_env_2
src/tests/envtests.cc:37
Functiontest_env_subst
src/tests/loadtests.cc:71
Functiontest_env_subst2
src/tests/loadtests.cc:103
Functiontest_env_subst3
src/tests/loadtests.cc:131
Functiontest_includes
src/tests/loadtests.cc:701
Functiontest_log1
src/tests/tests.cc:1416
Functiontest_log2
src/tests/tests.cc:1443
Functiontest_newline
src/tests/loadtests.cc:463
Functiontest_newline2
src/tests/loadtests.cc:551
Functiontest_newline_err
src/tests/loadtests.cc:481
Functiontest_nonexistent
src/tests/loadtests.cc:218
Functiontest_order1
Test ordering is honoured (when services would start anyway)
src/tests/tests.cc:1488
Functiontest_order2
Test "before" ordering does not by itself imply bring-up requirement
src/tests/tests.cc:1557
Functiontest_order3
Test "after" ordering does not by itself imply bring-up requirement
src/tests/tests.cc:1616
Functiontest_other1
If start cancelled, service is removed from console queue
src/tests/tests.cc:1127
Functiontest_other2
Test that active service count reaches 0 when stopping a service with different types of dependency
src/tests/tests.cc:1187
Functiontest_other3
Tests for "restart" functionality.
src/tests/tests.cc:1229
Functiontest_other4
Make sure a service only restarts once (i.e. restart flag doesn't get stuck)
src/tests/tests.cc:1276
Functiontest_other5
Test that restart can be cancelled if dependents stop
src/tests/tests.cc:1318
Functiontest_other6
Test interrupted startup.
src/tests/tests.cc:1365
Functiontest_path_env_subst
src/tests/loadtests.cc:394
Functiontest_pin1
Test that service pinned in start state is not stopped when its dependency stops.
src/tests/tests.cc:508
Functiontest_pin10
test that starting a service with a stop-pinned dependency fails
src/tests/tests.cc:822
Functiontest_pin2
Test that issuing a stop to a pinned-started service does not stop the service or its dependencies.
src/tests/tests.cc:550
Functiontest_pin3
Test that a STOPPING dependency of a pinned service stops when pin is released, even if pinned service is activated:
src/tests/tests.cc:585
Functiontest_pin4
Test that service pinned started is released when stop issued and stops when unpinned
src/tests/tests.cc:637
Functiontest_pin5
Test that a pinned-started service doesn't stop when released by a dependent
src/tests/tests.cc:668
Functiontest_pin6
Test that unpinning a service has no effect on soft dependencies
src/tests/tests.cc:709
Functiontest_pin7
Test that service pinned stopped does not start when unpinned (does not get marked active)
src/tests/tests.cc:736
Functiontest_pin8
Test that dependents of a pinned-started service are unaffected by a transitive stop issued to the pinned service
src/tests/tests.cc:761
Functiontest_pin9
test that a pinned-stopped service is not started via a soft dependency once unpinned
src/tests/tests.cc:794
Functiontest_plusassign
src/tests/loadtests.cc:638
Methodtest_prelim_dep
src/tests/loadtests.cc:238
Functiontest_prepared_by_restart
src/tests/proctests.cc:2708
Functiontest_proc_notify_fail
Test no ready notification before process terminates
src/tests/proctests.cc:916
Functiontest_proc_notify_start
Test start with readiness notification
src/tests/proctests.cc:64
Functiontest_proc_service_start
Regular service start
src/tests/proctests.cc:28
Functiontest_proc_smooth_recovery1
Smooth recovery
src/tests/proctests.cc:1012
Functiontest_proc_smooth_recovery2
Smooth recovery without restart delay
src/tests/proctests.cc:1062
Functiontest_proc_smooth_recovery3
failure during smooth recovery is non-recoverable
src/tests/proctests.cc:1106
Functiontest_proc_smooth_recovery4
stop issued during smooth recovery (waiting for restart timer)
src/tests/proctests.cc:1162
Functiontest_proc_smooth_recovery5
stop during smooth recovery (waiting for process startup)
src/tests/proctests.cc:1213
← previousnext →1,301–1,400 of 1,514, ranked by callers