Home
last modified time | relevance | path

Searched refs:target_fd (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/
Dgsubprocesslauncher.h104 … gint target_fd);
Dgsubprocesslauncher.c614 gint target_fd) in g_subprocess_launcher_take_fd() argument
619 g_array_append_val (self->target_fds, target_fd); in g_subprocess_launcher_take_fd()
/third_party/ltp/include/lapi/
Dbpf.h238 uint32_t target_fd; /* container object to attach to */ member
283 uint32_t target_fd; /* container object to query */ member
/third_party/googletest/googletest/src/
Dgtest-death-test.cc1033 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc1034 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc9264 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()