Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c155 protoprint(flags, type, xid,
184 protoprint(flags, type, xid,
238 protoprint(flags, type, xid,
261 protoprint(flags, type, xid,
447 protoprint(flags, type, xid,
483 protoprint(flags, type, xid,
551 protoprint(flags, type, xid,
582 protoprint(flags, type, xid,
H A Dsnoop_rpc.c54 void protoprint();
107 protoprint(flags, CALL, xid, prog, vers, proc, in interpret_rpc()
132 protoprint(flags, CALL, xid, prog, vers, proc, in interpret_rpc()
159 protoprint(flags, REPLY, in interpret_rpc()
257 protoprint(flags, CALL, xid, prog, vers, proc, data, len); in rpc_detail_call()
638 protoprint(flags, REPLY, xid, in rpc_detail_reply()
H A Dsnoop_rpcprint.c47 protoprint(flags, type, xid, prog, vers, proc, data, len) in protoprint() function
H A Dsnoop.h242 extern void protoprint(int, int, ulong_t, int, int, int, char *, int);