Searched defs:ofd (Results 1 – 8 of 8) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/dup2/ |
| D | dup201.c | 28 int *ofd; member
|
| D | dup207.c | 21 static int ofd = -1, nfd = 10; variable
|
| D | dup202.c | 29 static int ofd = -1, nfd = -1; variable
|
| /third_party/toybox/toys/posix/ |
| D | uudecode.c | 30 int ofd, idx = 0, m = m, n; local
|
| /third_party/toybox/toys/lsb/ |
| D | gzip.c | 118 int ofd = 0; in do_gzip() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | iochannel.c | 45 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/ |
| D | main.c | 1542 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/ |
| D | trie-fd.c | 395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local
|