Searched defs:_fd (Results 1 – 6 of 6) sorted by relevance
/third_party/alsa-utils/alsactl/ |
D | lock.c | 33 static int state_lock_(const char *file, int lock, int timeout, int _fd) in state_lock_() 133 int state_unlock(int _fd, const char *file) in state_unlock()
|
/third_party/python/Lib/multiprocessing/ |
D | shared_memory.py | 67 _fd = -1 variable in SharedMemory
|
/third_party/node/deps/npm/node_modules/write-file-atomic/ |
D | index.js | 103 fs.open(tmpfile, 'w', options.mode, function (err, _fd) { argument
|
/third_party/node/deps/npm/node_modules/fs-minipass/ |
D | index.js | 15 const _fd = Symbol('_fd') constant
|
/third_party/libwebsockets/lib/misc/ |
D | diskcache.c | 177 const char *hash_hex, int *_fd, char *cache, int cache_len, in lws_diskcache_query()
|
/third_party/python/Lib/ |
D | _pyio.py | 1501 _fd = -1 variable in FileIO
|