MCPcopy Create free account

hub / github.com/davmac314/dinit / functions

Functions1,514 in github.com/davmac314/dinit

Methoddinit_proc
src/igr-tests/igr.h:282
Methoddinit_unordered_set
src/includes/dinit-util.h:946
Methoddinitcheck_proc
src/igr-tests/igr.h:335
Methoddinitctl_proc
src/igr-tests/igr.h:322
Methoddir_entry
src/includes/service-dir.h:14
Methoddir_fd_handler
src/tests/test-bpsys.cc:224
Methoddirload_service_set
src/includes/service.h:1315
Methoddisable_fd_watch
dasynq/include/dasynq/kqueue.h:507
Methoddisable_fd_watch
dasynq/include/dasynq/pselect.h:225
Methoddisable_fd_watch
dasynq/include/dasynq/select.h:271
Methoddisable_fd_watch
dasynq/include/dasynq/kqueue-macos.h:346
Methoddisable_fd_watch_nolock
dasynq/include/dasynq/kqueue.h:512
Methoddisable_fd_watch_nolock
dasynq/include/dasynq/pselect.h:215
Methoddisable_fd_watch_nolock
dasynq/include/dasynq/select.h:261
Methoddisable_fd_watch_nolock
dasynq/include/dasynq/kqueue-macos.h:351
Methoddispatch
dasynq/include/dasynq.h:1649
Methoddispatch
dasynq/include/dasynq.h:1802
Methoddispatch
dasynq/include/dasynq.h:2009
Methoddispatch
dasynq/include/dasynq.h:2242
Methoddispatch_second
Bi-directional file descriptor watches have a secondary dispatch function for the secondary watcher (i.e. the output watcher):
dasynq/include/dasynq/basewatchers.h:163
Methoddlist
src/includes/dinit-ll.h:37
Methoddo_insert
src/includes/dinit-util.h:907
Methoddo_oom_close
Close connection due to out-of-memory condition.
src/includes/control.h:224
Methoddo_rehash
src/includes/dinit-util.h:798
Methoddo_restart
src/baseproc-service.cc:355
Methoddo_smooth_recovery
src/baseproc-service.cc:23
Methoddo_start
src/service.cc:344
Methoddo_stop
src/service.cc:653
Functiondummy_lint
A dummy lint-reporting function.
src/includes/load-service.h:1176
Methodempty
dasynq/include/dasynq/daryheap.h:289
Methodempty
dasynq/include/dasynq/btree_set.h:577
Methodempty
dasynq/include/dasynq/stableheap.h:118
Methodempty
src/includes/dinit-util.h:98
Methodempty
src/includes/dinit-util.h:1073
Methodenable_fd_watch
dasynq/include/dasynq/kqueue.h:497
Methodenable_fd_watch
dasynq/include/dasynq/pselect.h:209
Methodenable_fd_watch
dasynq/include/dasynq/select.h:255
Methodenable_fd_watch
dasynq/include/dasynq/kqueue-macos.h:336
Methodenable_fd_watch_nolock
dasynq/include/dasynq/kqueue.h:502
Methodenable_fd_watch_nolock
dasynq/include/dasynq/pselect.h:199
Methodenable_fd_watch_nolock
dasynq/include/dasynq/select.h:245
Methodenable_fd_watch_nolock
dasynq/include/dasynq/kqueue-macos.h:341
Methodend
src/includes/dinit-util.h:948
Methodend
src/includes/dinit-util.h:1219
Methodensure_capacity
dasynq/include/dasynq/svec.h:128
Functionenviron2_test
src/igr-tests/igr-runner.cc:258
Functionenviron_test
src/igr-tests/igr-runner.cc:228
Methodenvironment
src/includes/dinit-env.h:124
Methodepoll_fd_s
dasynq/include/dasynq/epoll.h:73
Methodepoll_loop
* epoll_loop constructor. * * Throws std::system_error or std::bad_alloc if the event loop cannot be initialised. */
dasynq/include/dasynq/epoll.h:175
Methodevent_dispatch
dasynq/include/dasynq.h:656
Methodevent_loop
dasynq/include/dasynq.h:1565
Methodexec_failed
src/tests/test_procservice.h:14
Methodexec_status_pipe_watcher
src/includes/proc-service.h:107
Methodexec_succeeded
Called if exec succeeds.
src/includes/proc-service.h:313
Methodexec_succeeded
src/tests/test_procservice.h:8
Methodexit_status
src/tests/test-includes/baseproc-sys.h:107
Methodexpired
src/tests/test-includes/dinit.h:245
Functionextract_console_queue
src/includes/service.h:984
Functionextract_prop_queue
src/includes/service.h:974
Functionextract_stop_queue
src/includes/service.h:979
Methodfd_event
src/dinit.cc:147
Methodfd_event
src/dinit.cc:160
Methodfd_event
src/shutdown.cc:679
Methodfd_event
src/dinit-log.cc:160
Methodfd_event
src/proc-service.cc:94
Methodfd_holder
src/includes/dinit-util.h:181
Methodfile_fd_handler
src/tests/test-bpsys.cc:158
Methodfile_input_stack
src/includes/file-input-stack.h:34
Methodfile_pos
src/includes/load-service.h:205
Methodfile_pos_ref
src/includes/load-service.h:160
Methodfind
src/includes/dinit-util.h:1024
Methodfind_var_name
src/includes/dinit-env.h:106
Methodflush
Write buffer contents out to file descriptor. The descriptor is assumed to be non-blocking. returns ENDFILE if there is no more content to flush (buff
src/shutdown.cc:146
Methodflush
src/dinit-iostream.cc:228
Functionforce_stop_test
src/igr-tests/igr-runner.cc:339
Methodfork
Fork and watch the child with this watcher on the given event loop. If resource limitations prevent the child process from being watched, it is termin
dasynq/include/dasynq.h:2152
Methodfork
src/tests/test-includes/dinit.h:84
Methodgeneral_error
src/includes/dinit-client.h:52
Methodget
dasynq/include/dasynq/childproc.h:27
Methodget
Get wrapped capabilities; this is a pointer and will be null if invalid.
src/includes/dinit-util.h:165
Methodget_attn_lock
Acquire the attention lock (when held, ensures that no thread is polling the AEN mechanism). This can be used to safely remove watches, since it is ce
dasynq/include/dasynq.h:1136
Methodget_exit_status
dasynq/include/dasynq/childproc.h:101
Methodget_exit_status
src/tests/test-includes/baseproc-sys.h:134
Methodget_exit_status
src/tests/test-includes/dinit.h:75
Methodget_fd
dasynq/include/dasynq/kqueue.h:89
Methodget_fd
dasynq/include/dasynq/select.h:43
Methodget_fd
dasynq/include/dasynq/kqueue-macos.h:55
Methodget_file_content
src/tests/test-bpsys.cc:80
Methodget_free
src/includes/cpbuffer.h:28
Methodget_fs_node
src/tests/test-bpsys.cc:243
Methodget_head
dasynq/include/dasynq.h:267
Methodget_input_fd
Get the file descriptor which the process should read input from (STDIN). Return false on failure. If input_fd returned is -1, process has no specific
src/includes/proc-service.h:327
Methodget_input_fd
src/includes/proc-service.h:706
Methodget_line_num
src/includes/load-service.h:176
Methodget_line_nx
src/dinit-iostream.cc:526
Methodget_notification_fd
src/tests/test_procservice.h:46
Methodget_output_pipe_fd
Get fd corresponding to the read end of the pipe/socket connected to the write end used by the service process (if any). Opens the pipe if not already
src/includes/service.h:720
Methodget_output_pipe_fd
src/includes/service.h:911
Methodget_pid
src/includes/proc-service.h:590
← previousnext →801–900 of 1,514, ranked by callers