Searched defs:stderr_fd (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/lib/ |
D | tst_rod.c | 21 int stderr_fd = 0; in main() local 110 int stderr_fd = dup(2); in main() local
|
/third_party/ltp/include/ |
D | tst_cmd.h | 52 int stderr_fd, in tst_cmd_fds() 71 int stderr_fd, in tst_cmd_fds()
|
/third_party/ltp/lib/ |
D | tst_cmd.c | 50 int stderr_fd, in tst_cmd_fds_() 137 int stderr_fd = -1; in tst_cmd_() local
|
/third_party/flutter/skia/third_party/externals/wuffs/example/zcat/ |
D | zcat.c | 155 const int stderr_fd = 2; in fail() local
|
/third_party/glib/gio/ |
D | gsubprocesslauncher-private.h | 42 gint stderr_fd; member
|
D | gsubprocesslauncher.c | 364 gint stdin_fd = -1, stdout_fd = -1, stderr_fd = -1; in g_subprocess_launcher_set_flags() local
|
D | gsubprocess.c | 303 gint stdin_fd = -1, stdout_fd = -1, stderr_fd = -1; in initable_init() local
|
D | gdesktopappinfo.c | 2746 gint stderr_fd, in g_desktop_app_info_launch_uris_with_spawn() 3039 gint stderr_fd, in g_desktop_app_info_launch_uris_internal() 3304 gint stderr_fd, in g_desktop_app_info_launch_uris_as_manager_with_fds()
|
/third_party/glib/glib/ |
D | gspawn.c | 871 gint stderr_fd, in g_spawn_async_with_pipes_and_fds() 952 gint stderr_fd, in g_spawn_async_with_fds() 1559 gint stderr_fd, in do_exec() 1796 gint stderr_fd) in do_posix_spawn() 1983 gint stderr_fd, in fork_exec()
|
D | gspawn-win32.c | 548 gint stderr_fd, in fork_exec() 1218 gint stderr_fd, in g_spawn_async_with_fds() 1259 gint stderr_fd, in g_spawn_async_with_pipes_and_fds()
|
D | gtestutils.c | 3362 int stderr_fd, gboolean echo_stderr, in wait_for_child() 3621 int stdout_fd, stderr_fd; in g_test_trap_subprocess() local
|
/third_party/flutter/skia/third_party/externals/wuffs/script/ |
D | bench-c-deflate-fragmentation.c | 343 const int stderr_fd = 2; in fail() local
|