Searched defs:_fd (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-utils/alsactl/ |
H A D | lock.c | 45 static int state_lock_(const char *lock_file, int lock, int timeout, int _fd) in state_lock_() argument 172 int state_unlock(int _fd, const char *file) in state_unlock() argument 201 int card_unlock(int _fd, int card_number) in card_unlock() argument
|
/third_party/libwebsockets/lib/misc/ |
H A D | diskcache.c | 176 lws_diskcache_query(struct lws_diskcache_scan *lds, int is_bot, const char *hash_hex, int *_fd, char *cache, int cache_len, size_t *extant_cache_len) lws_diskcache_query() argument
|
/third_party/python/Lib/multiprocessing/ |
H A D | shared_memory.py | 68 _fd = -1 variable in SharedMemory
|
/third_party/python/Lib/ |
H A D | _pyio.py | 1492 _fd = -1 variable in FileIO [all...] |
Completed in 5 milliseconds