Searched refs:rpcvers (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/initpkg/init.d/ |
H A D | cachefs.daemon | 37 rpcvers=1 38 cachefsd_fmri="network/rpc-${rpcprogram}_${rpcvers}/rpc_ticotsord:ticotsord" 54 if /usr/bin/rpcinfo -l `/usr/bin/uname -n` $rpcprogram $rpcvers \
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_rpc.c | 73 int rpcvers, prog, vers, proc; in interpret_rpc() local 99 rpcvers = getxdr_long(); in interpret_rpc() 228 rpc_detail_call(flags, xid, rpcvers, in interpret_rpc() 241 rpc_detail_call(int flags, int xid, int rpcvers, int prog, int vers, int proc, in rpc_detail_call() argument 249 rpcvers); in rpc_detail_call()
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | nfs.h | 45 uint32_t rpcvers; member
|