Home
last modified time | relevance | path

Searched defs:stdout_fd (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/include/
Dtst_cmd.h51 int stdout_fd, in tst_cmd_fds()
70 int stdout_fd, in tst_cmd_fds()
/third_party/ltp/lib/tests/
Dtrerrno.c43 int fd, stdout_fd; in main() local
/third_party/ltp/lib/
Dtst_cmd.c49 int stdout_fd, in tst_cmd_fds_()
136 int stdout_fd = -1; in tst_cmd_() local
/third_party/flutter/skia/third_party/externals/wuffs/example/zcat/
Dzcat.c132 const int stdout_fd = 1; in decode() local
/third_party/libuv/test/
Drunner-unix.c83 int stdout_fd; in process_start() local
/third_party/flutter/skia/third_party/externals/wuffs/example/gifplayer/
Dgifplayer.c134 const int stdout_fd = 1; variable