Home
last modified time | relevance | path

Searched refs:xid_proc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c187 x->xid_proc,
264 x->xid_proc,
486 x->xid_proc,
585 x->xid_proc,
771 x->xid_proc = proc;
H A Dsnoop_rpc.c163 x->xid_proc, in interpret_rpc()
639 x->xid_prog, x->xid_vers, x->xid_proc, in rpc_detail_reply()
750 x->xid_proc = proc; in stash_xid()
H A Dsnoop.h110 int xid_proc; /* RPC procedure number */ member