Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 50) sorted by relevance

12

/third_party/ulib/musl/src/stdio/
A Dpopen.c28 close(p[0]); in popen()
29 close(p[1]); in popen()
45 close(p[1 - op]); in popen()
58 close(p[1 - op]); in popen()
67 close(p[1 - op]); in popen()
A Dfreopen.c40 f->close = f2->close; in freopen()
A D__fclose_ca.c4 return f->close(f); in __fclose_ca()
A D__stdio_close.c5 return close(f->fd); in __stdio_close()
A Dstderr.c12 .close = __stdio_close,
A Dstdin.c11 .close = __stdio_close,
A Dstdout.c12 .close = __stdio_close,
A Dtmpfile.c24 close(fd); in tmpfile()
A Dfopen.c31 close(fd); in fopen()
A D__fopen_rb_ca.c18 f->close = __stdio_close; in __fopen_rb_ca()
A Dfclose.c22 r |= f->close(f); in fclose()
/third_party/ulib/musl/src/misc/
A Dwordexp.c116 close(p[0]); in wordexp()
117 close(p[1]); in wordexp()
129 close(p[1]); in wordexp()
133 close(p[0]); in wordexp()
A Dsyslog.c38 close(log_fd); in closelog()
112 close(fd); in _vsyslog()
A Dopenpty.c36 close(m); in openpty()
/third_party/uapp/dash/src/
A Dredir.c196 close(f); in openredirect()
278 close(f);
318 close(pip[0]); in openhere()
330 close(pip[1]); in openhere()
352 close(i); in popredir()
360 close(rp->renamed[i]); in popredir()
402 close(ofd); in savefd()
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosunixmap.c136 close (fd); in AcpiOsMapMemory()
140 close (fd); in AcpiOsMapMemory()
/third_party/ulib/musl/src/process/
A Dposix_spawn.c42 close(args.p[1]); in __posix_spawnx()
53 close(args.p[0]); in __posix_spawnx()
/third_party/uapp/fsck-msdosfs/
A Dcheck.c68 close(dosfs); in checkfilesys()
89 close(dosfs); in checkfilesys()
180 close(dosfs); in checkfilesys()
/third_party/ulib/ngunwind/include/ngunwind/private/
A Delfxx.h81 close (fd); in elf_map_image()
87 close (fd); in elf_map_image()
/third_party/ulib/musl/src/unistd/
A Dposix_close.c4 return close(fd); in posix_close()
/third_party/ulib/musl/src/network/
A Dif_nametoindex.c16 close(fd); in if_nametoindex()
A Dif_indextoname.c16 close(fd); in if_indextoname()
/third_party/ulib/musl/src/time/
A D__map_file.c18 close(fd); in __map_file()
/third_party/ulib/backtrace/
A Dposix.c94 if (close (descriptor) < 0) in backtrace_close()
/third_party/uapp/dash/src/bltin/
A Dzircon.c50 close(fd); in zxc_dump()
188 close(fdi); in cp_here()
207 close(fdi); in cp_here()
208 close(fdo); in cp_here()
385 close(dfd); in zxc_rm_recursive()

Completed in 23 milliseconds

12