Home
last modified time | relevance | path

Searched defs:clnt (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/usr.sbin/rpc.lockd/
H A Dtest.c10 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 Damq_clnt.c13 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 Dtest.c12 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 Dclnt_raw.c211 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 Dclnt_udp.c381 clntudp_abort(CLIENT *clnt) in clntudp_abort()
H A Dclnt_tcp.c337 clnttcp_abort(CLIENT *clnt) in clnttcp_abort()
/openbsd-src/usr.sbin/ypbind/
H A Dypbind.c122 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 Damq.c229 CLIENT *clnt; in main() local
/openbsd-src/usr.sbin/radiusd/
H A Dparse.y1024 radiusd_client_init(struct radiusd_client * clnt) radiusd_client_init() argument
/openbsd-src/lib/libssl/
H A Ds3_lib.c2483 ssl3_choose_cipher(SSL * s,STACK_OF (SSL_CIPHER)* clnt,STACK_OF (SSL_CIPHER)* srvr) ssl3_choose_cipher() argument