Home
last modified time | relevance | path

Searched refs:NULLPROC (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/lib/libc/rpc/
H A Dsvc_simple.c115 if (procnum == NULLPROC) { in rpc_reg()
117 NULLPROC); in rpc_reg()
259 if (rqstp->rq_proc == NULLPROC) { in universal()
H A Dclnt_generic.c113 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
135 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
H A Drpc_generic.c453 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL, in rpc_nullproc()
/freebsd-13.1/sys/nlm/
H A Dnlm_prot_svc.c61 case NULLPROC: in nlm_prog_0()
129 case NULLPROC: in nlm_prog_1()
270 case NULLPROC: in nlm_prog_3()
383 case NULLPROC: in nlm_prog_4()
/freebsd-13.1/usr.bin/rpcinfo/
H A Drpcinfo.c400 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
424 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
452 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
632 rpc_stat = rpc_broadcast(prognum, vers, NULLPROC,
1294 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1320 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1347 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1403 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1427 rpc_stat = CLNT_CALL(client, NULLPROC,
1453 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
/freebsd-13.1/libexec/rpc.rquotad/
H A Drquotad.c133 case NULLPROC: in rquota_service_2()
153 case NULLPROC: in rquota_service_1()
/freebsd-13.1/libexec/rpc.sprayd/
H A Dsprayd.c141 case NULLPROC: in spray_service()
/freebsd-13.1/libexec/rpc.rwalld/
H A Drwalld.c175 case NULLPROC: in wallprog_1()
/freebsd-13.1/usr.sbin/rpcbind/
H A Drpcb_svc.c85 case NULLPROC: in rpcb_service_3()
H A Drpcb_svc_4.c85 case NULLPROC: in rpcb_service_4()
/freebsd-13.1/include/rpc/
H A Dclnt.h257 #define NULLPROC ((rpcproc_t)0) macro
/freebsd-13.1/libexec/rpc.rusersd/
H A Drusers_proc.c269 case NULLPROC: in rusers_service()
/freebsd-13.1/lib/librpcsec_gss/
H A Drpcsec_gss.c383 call_stat = clnt_call(gd->gd_clnt, NULLPROC, in rpc_gss_init()
524 clnt_call(gd->gd_clnt, NULLPROC, in rpc_gss_destroy_context()
H A Dsvc_rpcsec_gss.c1056 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
1172 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
/freebsd-13.1/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c380 stat = clnt_call_private(newclient, &ext, NULLPROC, (xdrproc_t)xdr_void, in rpctls_connect()
645 if (rqst->rq_proc != NULLPROC) in _svcauth_rpcsec_tls()
/freebsd-13.1/usr.sbin/nfsuserd/
H A Dnfsuserd.c533 if (rqstp->rq_proc != NULLPROC) { in nfsuserdsrv()
596 case NULLPROC: in nfsuserdsrv()
/freebsd-13.1/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c121 case NULLPROC: in server()
/freebsd-13.1/sys/rpc/
H A Dclnt.h396 #define NULLPROC ((rpcproc_t)0) macro
H A Drpc_generic.c179 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL,
/freebsd-13.1/libexec/rpc.rstatd/
H A Drstat_proc.c414 case NULLPROC: in rstat_service()
/freebsd-13.1/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c902 call_stat = CLNT_CALL_EXT(gd->gd_clnt, &ext, NULLPROC, in rpc_gss_init()
1086 CLNT_CALL_EXT(gd->gd_clnt, &ext, NULLPROC, in rpc_gss_destroy_context()
H A Dsvc_rpcsec_gss.c1362 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
1496 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
/freebsd-13.1/usr.sbin/keyserv/
H A Dkeyserv.c621 case NULLPROC:
/freebsd-13.1/usr.sbin/mountd/
H A Dmountd.c1170 case NULLPROC: in mntsrv()