Searched defs:lck (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl_common.h | 24 static int my_fcntl(int fd, int cmd, void *lck) in my_fcntl() 29 static int my_fcntl(int fd, int cmd, void *lck) in my_fcntl()
|
D | fcntl36.c | 75 struct flock64 lck = { in fn_ofd_w() local 115 struct flock lck = { in fn_posix_w() local 154 struct flock64 lck = { in fn_ofd_r() local 215 struct flock lck = { in fn_posix_r() local
|
D | fcntl34.c | 57 struct flock64 lck = { in thread_fn_01() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcuvidloader.c | 151 CuvidCtxLockDestroy (CUvideoctxlock lck) in CuvidCtxLockDestroy() 159 CuvidCtxLock (CUvideoctxlock lck, unsigned int reserved_flags) in CuvidCtxLock() 167 CuvidCtxUnlock (CUvideoctxlock lck, unsigned int reserved_flags) in CuvidCtxUnlock()
|
/third_party/alsa-utils/alsactl/ |
D | lock.c | 36 struct flock lck; in state_lock_() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | tasn_utl.c | 71 CRYPTO_REF_COUNT *lck; in ossl_asn1_do_lock() local
|
/third_party/openssl/crypto/asn1/ |
D | tasn_utl.c | 71 CRYPTO_REF_COUNT *lck; in ossl_asn1_do_lock() local
|
/third_party/openssl/ssl/ |
D | ssl_sess.c | 791 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) in remove_session_lock()
|
/third_party/node/deps/openssl/openssl/ssl/ |
D | ssl_sess.c | 791 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) in remove_session_lock()
|