Home
last modified time | relevance | path

Searched defs:fdout (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/regression/
H A Ddaemon-failure.c20 int r, pid, fd[2], fdout, s; in main() local
/third_party/ltp/testcases/kernel/syscalls/tee/
H A Dtee02.c37 int *fdout; member
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice03.c52 int *fdout; member
/third_party/cups-filters/filter/foomatic-rip/
H A Dprocess.c192 pid_t start_system_process(const char *name, const char *command, FILE **fdin, FILE **fdout) in start_system_process() argument
197 pid_t start_process(const char *name, int (*proc_func)(FILE *, FILE *, void *), void *user_arg, FILE **fdin, FILE **fdout) in start_process() argument
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c16 static int fdin = 0, fdout = 1; variable
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c14 static int fdin = 0, fdout = 1; variable
[all...]
/third_party/libfuse/example/
H A Dhello_ll_uds.c280 static ssize_t stream_splice_send(int fdin, off_t *offin, int fdout, in stream_splice_send() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dcp.c112 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
[all...]
/third_party/toybox/toys/pending/
H A Dcrontab.c234 int fdin, fdout; in update_crontab() local
/third_party/toybox/toys/posix/
H A Dcp.c128 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
[all...]
/third_party/toybox/lib/
H A Dlib.c805 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile() argument
816 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile() argument
/third_party/toybox/generated/
H A Dglobals.h1489 int fdout, noeol; member

Completed in 12 milliseconds