Searched defs:closefd (Results 1 – 15 of 15) sorted by relevance
| /third_party/elfutils/libdwfl/ |
| D | offline.c | 281 const char *file_name, int fd, bool closefd, in __libdwfl_report_offline() 309 bool closefd = false; in dwfl_report_offline() local
|
| D | dwfl_report_elf.c | 293 bool closefd = false; in dwfl_report_elf() local
|
| /third_party/python/Modules/_io/clinic/ |
| D | _iomodule.c.h | 146 int closefd = 1; in _io_open() local
|
| D | winconsoleio.c.h | 59 int closefd = 1; in _io__WindowsConsoleIO___init__() local
|
| D | fileio.c.h | 60 int closefd = 1; in _io_FileIO___init__() local
|
| /third_party/libuv/test/ |
| D | runner-unix.c | 49 static void closefd(int fd) { in closefd() function
|
| /third_party/python/Modules/_io/ |
| D | winconsoleio.c | 148 unsigned int closefd : 1; member 250 const char *mode, int closefd, in _io__WindowsConsoleIO___init___impl()
|
| D | fileio.c | 66 unsigned int closefd : 1; member 221 int closefd, PyObject *opener)
|
| D | _iomodule.c | 198 const char *newline, int closefd, PyObject *opener) in _io_open_impl()
|
| /third_party/python/Objects/ |
| D | fileobject.c | 33 const char *errors, const char *newline, int closefd) in PyFile_FromFd()
|
| /third_party/libdrm/freedreno/ |
| D | freedreno_priv.h | 103 int closefd; /* call close(fd) upon destruction */ member
|
| /third_party/libdrm/etnaviv/ |
| D | etnaviv_priv.h | 78 int closefd; /* call close(fd) upon destruction */ member
|
| /third_party/python/Lib/ |
| D | _pyio.py | 78 newline=None, closefd=True, opener=None): argument 1500 def __init__(self, file, mode='r', closefd=True, opener=None): argument 1808 def closefd(self): member in FileIO
|
| /third_party/mesa3d/src/etnaviv/drm/ |
| D | etnaviv_priv.h | 89 int closefd; /* call close(fd) upon destruction */ member
|
| /third_party/mesa3d/src/freedreno/drm/ |
| D | freedreno_priv.h | 142 bool closefd; /* call close(fd) upon destruction */ member
|