Home
last modified time | relevance | path

Searched defs:ofd (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/dup2/
Ddup201.c28 int *ofd; member
Ddup207.c21 static int ofd = -1, nfd = 10; variable
Ddup202.c29 static int ofd = -1, nfd = -1; variable
/third_party/toybox/toys/posix/
Duudecode.c30 int ofd, idx = 0, m = m, n; local
/third_party/toybox/toys/lsb/
Dgzip.c118 int ofd = 0; in do_gzip() local
/third_party/pulseaudio/src/pulsecore/
Diochannel.c45 int ifd, ofd; member
162 pa_iochannel* pa_iochannel_new(pa_mainloop_api*m, int ifd, int ofd) { in pa_iochannel_new()
/third_party/mksh/
Dmain.c1542 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2()
1577 restfd(int fd, int ofd) in restfd()
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local