Searched refs:BOOTPARAMPROC_WHOAMI (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_bparam.c | 91 case BOOTPARAMPROC_WHOAMI: 110 case BOOTPARAMPROC_WHOAMI: 142 case BOOTPARAMPROC_WHOAMI: 155 case BOOTPARAMPROC_WHOAMI:
|
/titanic_44/usr/src/head/rpcsvc/ |
H A D | bootparam_prot.x | 88 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1;
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | bootparam.h | 99 #define BOOTPARAMPROC_WHOAMI 1 macro
|
/titanic_44/usr/src/lib/librpcsvc/common/ |
H A D | bootparam_prot.h | 97 #define BOOTPARAMPROC_WHOAMI ((rpcproc_t)1) macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 430 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, 440 BOOTPARAMPROC_WHOAMI, xdr_bp_whoami_arg, (caddr_t)&req,
|
/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 187 case BOOTPARAMPROC_WHOAMI: in bootparamprog_1()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 131 (rpcvers_t)BOOTPARAMVERS, (rpcproc_t)BOOTPARAMPROC_WHOAMI, in whoami()
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 713 BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, in whoami()
|