Home
last modified time | relevance | path

Searched defs:_fd (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-utils/alsactl/
Dlock.c33 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/
Dshared_memory.py67 _fd = -1 variable in SharedMemory
/third_party/node/deps/npm/node_modules/write-file-atomic/
Dindex.js103 fs.open(tmpfile, 'w', options.mode, function (err, _fd) { argument
/third_party/node/deps/npm/node_modules/fs-minipass/
Dindex.js15 const _fd = Symbol('_fd') constant
/third_party/libwebsockets/lib/misc/
Ddiskcache.c177 const char *hash_hex, int *_fd, char *cache, int cache_len, in lws_diskcache_query()
/third_party/python/Lib/
D_pyio.py1501 _fd = -1 variable in FileIO