/openbsd-src/usr.sbin/rpc.lockd/ |
H A D | test.c | 10 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1() 24 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_1() 41 nlm_cancel_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_1() 55 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1() 69 nlm_granted_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_1() 83 nlm_test_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_msg_1() 97 nlm_lock_msg_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_msg_1() 111 nlm_cancel_msg_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_msg_1() 125 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1() 139 nlm_granted_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_msg_1() [all …]
|
/openbsd-src/usr.sbin/amd/rpcx/ |
H A D | amq_clnt.c | 13 amqproc_null_57(void *argp, CLIENT *clnt) in amqproc_null_57() 25 amqproc_mnttree_57(amq_string *argp, CLIENT *clnt) in amqproc_mnttree_57() 37 amqproc_umnt_57(amq_string *argp, CLIENT *clnt) in amqproc_umnt_57() 49 amqproc_stats_57(void *argp, CLIENT *clnt) in amqproc_stats_57() 61 amqproc_export_57(void *argp, CLIENT *clnt) in amqproc_export_57() 73 amqproc_setopt_57(amq_setopt *argp, CLIENT *clnt) in amqproc_setopt_57() 85 amqproc_getmntfs_57(void *argp, CLIENT *clnt) in amqproc_getmntfs_57() 97 amqproc_getvers_57(void *argp, CLIENT *clnt) in amqproc_getvers_57()
|
/openbsd-src/usr.sbin/rpc.statd/ |
H A D | test.c | 12 sm_stat_1(argp, clnt) in sm_stat_1() argument 27 sm_mon_1(argp, clnt) in sm_mon_1() argument 42 sm_unmon_1(argp, clnt) in sm_unmon_1() argument 57 sm_unmon_all_1(argp, clnt) in sm_unmon_all_1() argument 72 sm_simu_crash_1(argp, clnt) in sm_simu_crash_1() argument
|
/openbsd-src/lib/libc/rpc/ |
H A D | clnt_raw.c | 211 clntraw_geterr(CLIENT *clnt, struct rpc_err *err) in clntraw_geterr() 232 clntraw_abort(CLIENT *clnt) in clntraw_abort() 237 clntraw_control(CLIENT *clnt, u_int i, void *v) in clntraw_control() 243 clntraw_destroy(CLIENT *clnt) in clntraw_destroy()
|
H A D | clnt_udp.c | 381 clntudp_abort(CLIENT *clnt) in clntudp_abort()
|
H A D | clnt_tcp.c | 337 clnttcp_abort(CLIENT *clnt) in clnttcp_abort()
|
/openbsd-src/usr.sbin/ypbind/ |
H A D | ypbind.c | 122 ypbindproc_null_2x(SVCXPRT *transp, void *argp, CLIENT *clnt) in ypbindproc_null_2x() 131 ypbindproc_domain_2x(SVCXPRT *transp, domainname *argp, CLIENT *clnt) in ypbindproc_domain_2x() 212 ypbindproc_setdom_2x(SVCXPRT *transp, struct ypbind_setdom *argp, CLIENT *clnt) in ypbindproc_setdom_2x()
|
/openbsd-src/usr.sbin/amd/amq/ |
H A D | amq.c | 229 CLIENT *clnt; in main() local
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | parse.y | 1024 radiusd_client_init(struct radiusd_client * clnt) radiusd_client_init() argument
|
/openbsd-src/lib/libssl/ |
H A D | s3_lib.c | 2483 ssl3_choose_cipher(SSL * s,STACK_OF (SSL_CIPHER)* clnt,STACK_OF (SSL_CIPHER)* srvr) ssl3_choose_cipher() argument
|