| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | svc_simple.c | 71 if (procnum == NULLPROC) { in registerrpc() 73 "can't reassign procedure number %d\n", NULLPROC); in registerrpc() 117 if (rqstp->rq_proc == NULLPROC) { in universal()
|
| H A D | auth_gss.c | 447 call_stat = clnt_call(gd->clnt, NULLPROC, in authgss_refresh() 557 (void)clnt_call(gd->clnt, NULLPROC, xdr_void, NULL, in authgss_destroy_context()
|
| H A D | svc_auth_gss.c | 487 if (rqst->rq_proc != NULLPROC) in gssrpc__svcauth_gss() 525 if (rqst->rq_proc != NULLPROC) in gssrpc__svcauth_gss()
|
| /freebsd/lib/libc/rpc/ |
| H A D | svc_simple.c | 111 if (procnum == NULLPROC) { in rpc_reg() 113 NULLPROC); in rpc_reg() 255 if (rqstp->rq_proc == NULLPROC) { in universal()
|
| H A D | clnt_generic.c | 104 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 126 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
|
| /freebsd/sys/nlm/ |
| H A D | nlm_prot_svc.c | 57 case NULLPROC: in nlm_prog_0() 125 case NULLPROC: in nlm_prog_1() 266 case NULLPROC: in nlm_prog_3() 379 case NULLPROC: in nlm_prog_4()
|
| /freebsd/usr.bin/rpcinfo/ |
| H A D | rpcinfo.c | 391 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 415 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 443 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 624 rpc_stat = rpc_broadcast(prognum, vers, NULLPROC, 1286 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 1312 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 1339 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 1395 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void, 1419 rpc_stat = CLNT_CALL(client, NULLPROC, 1445 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t) xdr_void,
|
| /freebsd/crypto/krb5/src/lib/rpc/unit-test/ |
| H A D | rpc_test_svc.c | 28 case NULLPROC: in rpc_test_prog_1_svc()
|
| /freebsd/libexec/rpc.rquotad/ |
| H A D | rquotad.c | 130 case NULLPROC: in rquota_service_2() 150 case NULLPROC: in rquota_service_1()
|
| /freebsd/libexec/rpc.sprayd/ |
| H A D | sprayd.c | 136 case NULLPROC: in spray_service()
|
| /freebsd/libexec/rpc.rwalld/ |
| H A D | rwalld.c | 174 case NULLPROC: in wallprog_1()
|
| /freebsd/sys/rpc/rpcsec_tls/ |
| H A D | rpctls_impl.c | 272 stat = clnt_call_private(newclient, &ext, NULLPROC, (xdrproc_t)xdr_void, in rpctls_connect() 457 if (rqst->rq_proc != NULLPROC) { in _svcauth_rpcsec_tls()
|
| /freebsd/crypto/krb5/src/include/gssrpc/ |
| H A D | clnt.h | 243 #define NULLPROC ((rpcproc_t)0) macro
|
| /freebsd/usr.sbin/rpcbind/ |
| H A D | rpcb_svc.c | 83 case NULLPROC: in rpcb_service_3()
|
| H A D | rpcb_svc_4.c | 84 case NULLPROC: in rpcb_service_4()
|
| /freebsd/include/rpc/ |
| H A D | clnt.h | 253 #define NULLPROC ((rpcproc_t)0) macro
|
| /freebsd/libexec/rpc.rusersd/ |
| H A D | rusers_proc.c | 264 case NULLPROC: in rusers_service()
|
| /freebsd/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 | 1061 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss() 1177 if (rqst->rq_proc != NULLPROC) { in svc_rpc_gss()
|
| /freebsd/sys/rpc/ |
| H A D | clnt.h | 349 #define NULLPROC ((rpcproc_t)0) macro
|
| /freebsd/usr.sbin/nfsuserd/ |
| H A D | nfsuserd.c | 546 if (rqstp->rq_proc != NULLPROC) { in nfsuserdsrv() 609 case NULLPROC: in nfsuserdsrv()
|
| /freebsd/contrib/netbsd-tests/lib/libc/rpc/ |
| H A D | t_rpc.c | 122 case NULLPROC: in server()
|
| /freebsd/crypto/krb5/src/kadmin/server/ |
| H A D | kadm_rpc_svc.c | 91 case NULLPROC: in kadm_1()
|
| H A D | ipropd_svc.c | 552 case NULLPROC: in krb5_iprop_prog_1()
|
| /freebsd/libexec/rpc.rstatd/ |
| H A D | rstat_proc.c | 406 case NULLPROC: in rstat_service()
|