Searched defs:clnt (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.sbin/rpc.lockd/ |
| D | test.c | 15 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1() 29 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_1() 46 nlm_cancel_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_1() 60 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1() 74 nlm_granted_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_1() 88 nlm_test_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_msg_1() 102 nlm_lock_msg_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_msg_1() 116 nlm_cancel_msg_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_msg_1() 130 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1() 144 nlm_granted_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_msg_1() [all …]
|
| /mirbsd/src/lib/libc/rpc/ |
| D | clnt_raw.c | 200 clntraw_geterr(CLIENT *clnt, struct rpc_err *err) in clntraw_geterr() 222 clntraw_abort(CLIENT *clnt) in clntraw_abort() 227 clntraw_control(CLIENT *clnt, u_int i, void *v) in clntraw_control() 233 clntraw_destroy(CLIENT *clnt) in clntraw_destroy()
|
| /mirbsd/src/lib/libssl/src/ssl/ |
| D | s3_lib.c | 1505 SSL_CIPHER *ssl3_choose_cipher(SSL *s, STACK_OF(SSL_CIPHER) *clnt, in ssl3_choose_cipher()
|