Home
last modified time | relevance | path

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

12

/trueos/usr.sbin/rpc.lockd/
HDtest.c20 nlm_test_1(argp, clnt) in nlm_test_1() argument
35 nlm_lock_1(argp, clnt) in nlm_lock_1() argument
53 nlm_cancel_1(argp, clnt) in nlm_cancel_1() argument
68 nlm_unlock_1(argp, clnt) in nlm_unlock_1() argument
83 nlm_granted_1(argp, clnt) in nlm_granted_1() argument
98 nlm_test_msg_1(argp, clnt) in nlm_test_msg_1() argument
113 nlm_lock_msg_1(argp, clnt) in nlm_lock_msg_1() argument
129 nlm_cancel_msg_1(argp, clnt) in nlm_cancel_msg_1() argument
144 nlm_unlock_msg_1(argp, clnt) in nlm_unlock_msg_1() argument
159 nlm_granted_msg_1(argp, clnt) in nlm_granted_msg_1() argument
[all …]
/trueos/contrib/amd/amq/
HDamq_clnt.c55 amqproc_null_1(voidp argp, CLIENT *clnt) in amqproc_null_1()
71 amqproc_mnttree_1(amq_string *argp, CLIENT *clnt) in amqproc_mnttree_1()
87 amqproc_umnt_1(amq_string *argp, CLIENT *clnt) in amqproc_umnt_1()
103 amqproc_stats_1(voidp argp, CLIENT *clnt) in amqproc_stats_1()
120 amqproc_export_1(voidp argp, CLIENT *clnt) in amqproc_export_1()
136 amqproc_setopt_1(amq_setopt *argp, CLIENT *clnt) in amqproc_setopt_1()
151 amqproc_getmntfs_1(voidp argp, CLIENT *clnt) in amqproc_getmntfs_1()
166 amqproc_mount_1(voidp argp, CLIENT *clnt) in amqproc_mount_1()
181 amqproc_getvers_1(voidp argp, CLIENT *clnt) in amqproc_getvers_1()
196 amqproc_getpid_1(voidp argp, CLIENT *clnt) in amqproc_getpid_1()
[all …]
HDpawd.c181 CLIENT *clnt; in transform_dir() local
/trueos/sys/nlm/
HDnlm_prot_clnt.c21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0()
30 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1()
39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1()
48 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1()
57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1()
66 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1()
75 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_test_msg_1()
84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_lock_msg_1()
93 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_cancel_msg_1()
102 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *e… in nlm_unlock_msg_1()
[all …]
/trueos/usr.sbin/rpc.statd/
HDtest.c16 sm_stat_1(argp, clnt) in sm_stat_1() argument
31 sm_mon_1(argp, clnt) in sm_mon_1() argument
46 sm_unmon_1(argp, clnt) in sm_unmon_1() argument
61 sm_unmon_all_1(argp, clnt) in sm_unmon_all_1() argument
76 sm_simu_crash_1(argp, clnt) in sm_simu_crash_1() argument
/trueos/lib/libypclnt/
HDypclnt_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
/trueos/libexec/ypxfr/
HDypxfr_misc.c150 CLIENT *clnt; in ypxfr_get_master() local
215 CLIENT *clnt; in ypxfr_get_order() local
260 CLIENT *clnt; in ypxfr_match() local
HDypxfrd_getmap.c105 CLIENT *clnt; in ypxfrd_get_map() local
HDypxfr_getmap.c64 CLIENT *clnt; in ypxfr_get_map() local
HDypxfr_main.c67 CLIENT *clnt; in ypxfr_exit() local
/trueos/usr.sbin/ypbind/
HDyp_ping.c151 ypproc_domain_nonack_2_send(domainname *argp, CLIENT *clnt) in ypproc_domain_nonack_2_send()
170 ypproc_domain_nonack_2_recv(domainname *argp, CLIENT *clnt) in ypproc_domain_nonack_2_recv()
224 CLIENT *clnt; in __yp_ping() local
HDypbind.c160 ypbindproc_null_2_yp(SVCXPRT *transp, void *argp, CLIENT *clnt) in ypbindproc_null_2_yp()
169 ypbindproc_domain_2_yp(SVCXPRT *transp, domainname *argp, CLIENT *clnt) in ypbindproc_domain_2_yp()
239 ypbindproc_setdom_2_yp(SVCXPRT *transp, ypbind_setdom *argp, CLIENT *clnt) in ypbindproc_setdom_2_yp()
/trueos/lib/libc/rpc/
HDcrypt_client.c51 CLIENT *clnt; local
HDclnt_generic.c100 CLIENT *clnt; in clnt_create_vers_timed() local
184 CLIENT *clnt = NULL; in clnt_create_timed() local
HDauth_time.c248 CLIENT *clnt; /* Client handle */ local
/trueos/lib/librpcsvc/
HDyp_update.c66 CLIENT *clnt; in yp_update() local
/trueos/sys/rpc/rpcsec_gss/
HDrpcsec_gss.c193 rpc_gss_secfind(CLIENT *clnt, struct ucred *cred, const char *principal, in rpc_gss_secfind()
291 rpc_gss_secpurge(CLIENT *clnt) in rpc_gss_secpurge()
310 rpc_gss_seccreate(CLIENT *clnt, struct ucred *cred, const char *clnt_principal, in rpc_gss_seccreate()
355 rpc_gss_seccreate_int(CLIENT *clnt, struct ucred *cred, in rpc_gss_seccreate_int()
/trueos/usr.sbin/bootparamd/callbootd/
HDcallbootd.c83 CLIENT *clnt; local
/trueos/contrib/netbsd-tests/net/net/
HDt_tcp.c72 int srvr = -1, clnt = -1, as = -1; in paccept_block() local
HDt_unix.c144 int srvr = -1, clnt = -1, acpt = -1; in test() local
/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDutil.c119 struct sockaddr *clnt = caller->buf; in addrmerge() local
/trueos/contrib/netbsd-tests/lib/libc/rpc/
HDt_rpc.c59 CLIENT *clnt; in onehost() local
/trueos/sys/rpc/
HDrpcsec_gss.h214 rpc_gss_secfind_call(CLIENT *clnt, struct ucred *cred, const char *principal, in rpc_gss_secfind_call()
226 rpc_gss_secpurge_call(CLIENT *clnt) in rpc_gss_secpurge_call()
234 rpc_gss_seccreate_call(CLIENT *clnt, struct ucred *cred, in rpc_gss_seccreate_call()
/trueos/usr.bin/rpcinfo/
HDrpcinfo.c318 CLIENT *clnt; local
341 CLIENT *clnt; local
1550 CLIENT *clnt = NULL; local
/trueos/contrib/amd/conf/transp/
HDtransp_sockets.c423 CLIENT *clnt; in get_nfs_version() local

12