/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc_simple.c | 97 if (procnum == NULLPROC) { in rpc_reg() 101 NULLPROC); in rpc_reg() 248 if (rqstp->rq_proc == NULLPROC) { in universal()
|
H A D | clnt_generic.c | 106 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 130 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 457 rpc_createerr.cf_stat = clnt_call(clnt, NULLPROC, in clnt_create_service_timed()
|
H A D | rpc_generic.c | 406 if (clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, NULL, in rpc_nullproc()
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcb_check.c | 101 NULLPROC, "null", 117 NULLPROC, "null",
|
H A D | rpcb_svc.c | 92 case NULLPROC: in rpcb_service_3()
|
H A D | rpcb_svc_4.c | 89 case NULLPROC: in rpcb_service_4()
|
/titanic_41/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 416 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 440 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 468 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 651 rpc_stat = rpc_broadcast(prognum, vers, NULLPROC, 1404 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 1430 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 1457 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 1520 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void, 1544 rpc_stat = CLNT_CALL(client, NULLPROC, 1570 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void,
|
/titanic_41/usr/src/cmd/init/ |
H A D | init.c | 381 #define NULLPROC ((struct PROC_TABLE *)(0)) macro 943 while ((su_process = efork(M_OFF, NULLPROC, NOCLEANUP)) == NO_ROOM) in enter_maintenance() 946 if (su_process == NULLPROC) { in enter_maintenance() 1249 if ((pp = findpslot(&cmd)) == NULLPROC) { in spawn_processes() 1402 if (process == NULLPROC) { in spawn() 1467 struct PROC_TABLE *empty = NULLPROC; in findpslot() 1480 if (empty == NULLPROC && (process->p_flags & OCCUPIED) == 0) { in findpslot() 1897 while ((process = efork(M_OFF, NULLPROC, 0)) == NO_ROOM) in killproc() 1901 if (process == NULLPROC) { in killproc() 2106 if (process == NULLPROC) { in boot_init() [all …]
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | clnt.h | 167 #define NULLPROC ((ulong_t)0) macro
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 182 case NULLPROC: in bootparamprog_1()
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 222 #define NULLPROC ((u_long)0) macro
|
/titanic_41/usr/src/cmd/krb5/kadmin/server/ |
H A D | kadm_rpc_svc.c | 107 case NULLPROC:
|
H A D | ipropd_svc.c | 426 case NULLPROC: in krb5_iprop_prog_1()
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 222 case NULLPROC: in sm_prog_1() 240 case NULLPROC: in sm_prog_1()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_svc.c | 122 case NULLPROC: in ypxfrd_1()
|
H A D | ypupdated.c | 214 case NULLPROC:
|
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/ |
H A D | mdmn_commd_service.c | 127 case NULLPROC:
|
/titanic_41/usr/src/cmd/ypcmd/ypupdated/ |
H A D | rpc.ypupdated.c | 212 case NULLPROC:
|
/titanic_41/usr/src/lib/rpcsec_gss/ |
H A D | rpcsec_gss.c | 317 callstat = clnt_call(clnt, NULLPROC, 737 (void) clnt_call(ap->clnt, NULLPROC, xdr_void, NULL,
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.c | 539 case NULLPROC: in boilerplate()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt.h | 715 #define NULLPROC ((rpcproc_t)0) macro
|
/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 237 case NULLPROC:
|
/titanic_41/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss.c | 646 callstat = clnt_call(clnt, NULLPROC, 1297 (void) clnt_call(ap->clnt, NULLPROC, xdr_void, NULL,
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | nfs_cast.c | 302 msg.rm_call.cb_proc = NULLPROC; in nfs_cast()
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rpc.rexd.c | 492 case NULLPROC:
|