Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c60 static void rpc_detail_reply(int, int, struct cache_struct *, char *, int len);
233 rpc_detail_reply(flags, xid, x, rpc, fraglen); in interpret_rpc()
607 rpc_detail_reply(int flags, int xid, struct cache_struct *x, char *data, in rpc_detail_reply() function