Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/rpc/
H A Dsvc_simple.c112 if (procnum == NULLPROC) { in rpc_reg()
114 NULLPROC); in rpc_reg()
256 if (rqstp->rq_proc == NULLPROC) { in universal()
H A Dclnt_generic.c110 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
132 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
H A Drpc_generic.c427 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL, in rpc_nullproc()
/freebsd-14.2/sys/nlm/
H A Dnlm_prot_svc.c59 case NULLPROC: in nlm_prog_0()
127 case NULLPROC: in nlm_prog_1()
268 case NULLPROC: in nlm_prog_3()
381 case NULLPROC: in nlm_prog_4()
/freebsd-14.2/usr.bin/rpcinfo/
H A Drpcinfo.c398 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
422 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
450 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
630 rpc_stat = rpc_broadcast(prognum, vers, NULLPROC,
1292 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1318 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1345 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1401 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
1425 rpc_stat = CLNT_CALL(client, NULLPROC,
1451 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
/freebsd-14.2/libexec/rpc.rquotad/
H A Drquotad.c131 case NULLPROC: in rquota_service_2()
151 case NULLPROC: in rquota_service_1()
/freebsd-14.2/libexec/rpc.sprayd/
H A Dsprayd.c136 case NULLPROC: in spray_service()
/freebsd-14.2/libexec/rpc.rwalld/
H A Drwalld.c174 case NULLPROC: in wallprog_1()
/freebsd-14.2/usr.sbin/rpcbind/
H A Drpcb_svc.c84 case NULLPROC: in rpcb_service_3()
H A Drpcb_svc_4.c84 case NULLPROC: in rpcb_service_4()
/freebsd-14.2/include/rpc/
H A Dclnt.h256 #define NULLPROC ((rpcproc_t)0) macro
/freebsd-14.2/libexec/rpc.rusersd/
H A Drusers_proc.c264 case NULLPROC: in rusers_service()
/freebsd-14.2/lib/librpcsec_gss/
H A Drpcsec_gss.c381 call_stat = clnt_call(gd->gd_clnt, NULLPROC, in rpc_gss_init()
522 clnt_call(gd->gd_clnt, NULLPROC, in rpc_gss_destroy_context()
H A Dsvc_rpcsec_gss.c1054 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
1170 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
/freebsd-14.2/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c478 stat = clnt_call_private(newclient, &ext, NULLPROC, (xdrproc_t)xdr_void, in rpctls_connect()
767 if (rqst->rq_proc != NULLPROC) { in _svcauth_rpcsec_tls()
/freebsd-14.2/usr.sbin/nfsuserd/
H A Dnfsuserd.c542 if (rqstp->rq_proc != NULLPROC) { in nfsuserdsrv()
605 case NULLPROC: in nfsuserdsrv()
/freebsd-14.2/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c121 case NULLPROC: in server()
/freebsd-14.2/sys/rpc/
H A Dclnt.h395 #define NULLPROC ((rpcproc_t)0) macro
H A Drpc_generic.c176 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL,
H A Dsvc.c1002 if (xprt->xp_doneddp == 0 && r->rq_proc != NULLPROC && in svc_getreq()
/freebsd-14.2/libexec/rpc.rstatd/
H A Drstat_proc.c413 case NULLPROC: in rstat_service()
/freebsd-14.2/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c900 call_stat = CLNT_CALL_EXT(gd->gd_clnt, &ext, NULLPROC, in rpc_gss_init()
1084 CLNT_CALL_EXT(gd->gd_clnt, &ext, NULLPROC, in rpc_gss_destroy_context()
H A Dsvc_rpcsec_gss.c1434 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
1568 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
/freebsd-14.2/usr.sbin/keyserv/
H A Dkeyserv.c591 case NULLPROC: in keyprogram()
/freebsd-14.2/usr.sbin/mountd/
H A Dmountd.c1177 case NULLPROC: in mntsrv()