Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/rpc.lockd/
H A Dtest.c16 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()
45 nlm_cancel_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_1()
58 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1()
71 nlm_granted_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_1()
84 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()
124 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1()
137 nlm_granted_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_msg_1()
[all …]
/dflybsd-src/usr.sbin/rpc.statd/
H A Dtest.c15 sm_stat_1(struct sm_name *argp, CLIENT *clnt) in sm_stat_1()
28 sm_mon_1(struct mon *argp, CLIENT *clnt) in sm_mon_1()
41 sm_unmon_1(struct mon_id *argp, CLIENT *clnt) in sm_unmon_1()
54 sm_unmon_all_1(struct my_id *argp, CLIENT *clnt) in sm_unmon_all_1()
67 sm_simu_crash_1(void *argp, CLIENT *clnt) in sm_simu_crash_1()
/dflybsd-src/lib/libypclnt/
H A Dypclnt_passwd.c69 CLIENT *clnt = NULL; in ypclnt_havepasswdd() local
143 CLIENT *clnt = NULL; in yppasswd_local() local
241 CLIENT *clnt = NULL; in yppasswd_remote() local
/dflybsd-src/libexec/ypxfr/
H A Dypxfr_misc.c150 CLIENT *clnt; in ypxfr_get_master() local
215 CLIENT *clnt; in ypxfr_get_order() local
260 CLIENT *clnt; in ypxfr_match() local
H A Dypxfr_getmap.c62 CLIENT *clnt; in ypxfr_get_map() local
H A Dypxfrd_getmap.c104 CLIENT *clnt; in ypxfrd_get_map() local
H A Dypxfr_main.c69 CLIENT *clnt; in ypxfr_exit() local
/dflybsd-src/usr.sbin/ypbind/
H A Dyp_ping.c148 ypproc_domain_nonack_2_send(domainname *argp, CLIENT *clnt) in ypproc_domain_nonack_2_send()
167 ypproc_domain_nonack_2_recv(domainname *argp, CLIENT *clnt) in ypproc_domain_nonack_2_recv()
221 CLIENT *clnt; in __yp_ping() local
H A Dypbind.c155 ypbindproc_null_2_yp(SVCXPRT *transp, void *argp, CLIENT *clnt) in ypbindproc_null_2_yp()
164 ypbindproc_domain_2_yp(SVCXPRT *transp, domainname *argp, CLIENT *clnt) in ypbindproc_domain_2_yp()
234 ypbindproc_setdom_2_yp(SVCXPRT *transp, ypbind_setdom *argp, CLIENT *clnt) in ypbindproc_setdom_2_yp()
/dflybsd-src/lib/libc/rpc/
H A Dcrypt_client.c49 CLIENT *clnt; in _des_crypt_call() local
H A Dclnt_generic.c113 CLIENT *clnt; in clnt_create_vers_timed() local
197 CLIENT *clnt = NULL; in clnt_create_timed() local
H A Dauth_time.c240 CLIENT *clnt; /* Client handle */ in __rpc_get_time_offset() local
H A Dkey_call.c406 CLIENT *clnt; in key_call() local
H A Drpc_generic.c441 rpc_nullproc(CLIENT *clnt) in rpc_nullproc()
/dflybsd-src/lib/librpcsvc/
H A Dyp_update.c67 CLIENT *clnt; in yp_update() local
/dflybsd-src/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c76 CLIENT *clnt; in main() local
/dflybsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c310 CLIENT *clnt; local
333 CLIENT *clnt; local
1528 CLIENT *clnt = NULL; local
/dflybsd-src/usr.sbin/yppush/
H A Dyppush_main.c284 CLIENT *clnt; in yppush_send_xfr() local
/dflybsd-src/usr.sbin/ypserv/
H A Dyp_server.c272 CLIENT *clnt; local
/dflybsd-src/lib/libc/yp/
H A Dyplib.c883 CLIENT *clnt; in yp_all() local
/dflybsd-src/crypto/libressl/ssl/
H A Ds3_lib.c2540 ssl3_choose_cipher(SSL *s, STACK_OF(SSL_CIPHER) *clnt, in ssl3_choose_cipher()