| /freebsd-14.2/lib/libc/rpc/ |
| H A D | svc_simple.c | 112 if (procnum == NULLPROC) { in rpc_reg() 114 NULLPROC); in rpc_reg() 256 if (rqstp->rq_proc == NULLPROC) { in universal()
|
| H A D | clnt_generic.c | 110 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 D | rpc_generic.c | 427 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL, in rpc_nullproc()
|
| /freebsd-14.2/sys/nlm/ |
| H A D | nlm_prot_svc.c | 59 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 D | rpcinfo.c | 398 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 D | rquotad.c | 131 case NULLPROC: in rquota_service_2() 151 case NULLPROC: in rquota_service_1()
|
| /freebsd-14.2/libexec/rpc.sprayd/ |
| H A D | sprayd.c | 136 case NULLPROC: in spray_service()
|
| /freebsd-14.2/libexec/rpc.rwalld/ |
| H A D | rwalld.c | 174 case NULLPROC: in wallprog_1()
|
| /freebsd-14.2/usr.sbin/rpcbind/ |
| H A D | rpcb_svc.c | 84 case NULLPROC: in rpcb_service_3()
|
| H A D | rpcb_svc_4.c | 84 case NULLPROC: in rpcb_service_4()
|
| /freebsd-14.2/include/rpc/ |
| H A D | clnt.h | 256 #define NULLPROC ((rpcproc_t)0) macro
|
| /freebsd-14.2/libexec/rpc.rusersd/ |
| H A D | rusers_proc.c | 264 case NULLPROC: in rusers_service()
|
| /freebsd-14.2/lib/librpcsec_gss/ |
| H A D | rpcsec_gss.c | 381 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 D | svc_rpcsec_gss.c | 1054 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 D | rpctls_impl.c | 478 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 D | nfsuserd.c | 542 if (rqstp->rq_proc != NULLPROC) { in nfsuserdsrv() 605 case NULLPROC: in nfsuserdsrv()
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/rpc/ |
| H A D | t_rpc.c | 121 case NULLPROC: in server()
|
| /freebsd-14.2/sys/rpc/ |
| H A D | clnt.h | 395 #define NULLPROC ((rpcproc_t)0) macro
|
| H A D | rpc_generic.c | 176 if (clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, NULL,
|
| H A D | svc.c | 1002 if (xprt->xp_doneddp == 0 && r->rq_proc != NULLPROC && in svc_getreq()
|
| /freebsd-14.2/libexec/rpc.rstatd/ |
| H A D | rstat_proc.c | 413 case NULLPROC: in rstat_service()
|
| /freebsd-14.2/sys/rpc/rpcsec_gss/ |
| H A D | rpcsec_gss.c | 900 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 D | svc_rpcsec_gss.c | 1434 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 D | keyserv.c | 591 case NULLPROC: in keyprogram()
|
| /freebsd-14.2/usr.sbin/mountd/ |
| H A D | mountd.c | 1177 case NULLPROC: in mntsrv()
|