Home
last modified time | relevance | path

Searched defs:options (Results 1 – 16 of 16) sorted by relevance

/libuv/docs/src/sphinx-plugins/
H A Dmanpage.py18 def make_link_node(rawtext, app, name, manpage_num, options): argument
30 def man_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
/libuv/src/unix/
H A Dprocess.c106 int options; in uv__wait_children() local
274 static void uv__process_child_init(const uv_process_options_t* options, in uv__process_child_init()
459 const uv_process_options_t* options) { in uv__spawn_set_posix_spawn_attrs()
531 const uv_process_options_t* options, in uv__spawn_set_posix_spawn_file_actions()
665 static int uv__spawn_resolve_and_spawn(const uv_process_options_t* options, in uv__spawn_resolve_and_spawn()
766 const uv_process_options_t* options, in uv__spawn_and_init_child_posix_spawn()
806 static int uv__spawn_and_init_child_fork(const uv_process_options_t* options, in uv__spawn_and_init_child_fork()
849 const uv_process_options_t* options, in uv__spawn_and_init_child()
955 const uv_process_options_t* options) { in uv_spawn()
/libuv/docs/code/detach/
H A Dmain.c7 uv_process_options_t options; variable
/libuv/docs/code/spawn/
H A Dmain.c8 uv_process_options_t options; variable
/libuv/docs/code/proc-streams/
H A Dmain.c9 uv_process_options_t options; variable
/libuv/docs/code/cgi/
H A Dmain.c9 uv_process_options_t options; variable
/libuv/test/
H A Dtest-process-title.c87 uv_process_options_t options; in TEST_IMPL() local
H A Dbenchmark-spawn.c33 static uv_process_options_t options; variable
H A Dtest-stdio-over-pipes.c32 static uv_process_options_t options; variable
H A Dtest-thread.c254 uv_thread_options_t options; in TEST_IMPL() local
H A Dtest-ref.c403 uv_process_options_t options; in TEST_IMPL() local
H A Dtest-ipc.c283 uv_process_options_t options; in spawn_helper() local
H A Dtest-spawn.c48 static uv_process_options_t options; variable
/libuv/docs/code/multi-echo-server/
H A Dmain.c11 uv_process_options_t options; member
/libuv/src/win/
H A Dprocess-stdio.c170 const uv_process_options_t* options, in uv__stdio_create()
H A Dprocess.c892 const uv_process_options_t* options) { in uv_spawn()

Completed in 26 milliseconds