Searched refs:invk_context (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | fw.h | 80 typedef char invk_context[CTXTLEN]; typedef 95 invk_context context; 101 invk_context context; 107 invk_context context;
|
H A D | fw_lib.h | 37 invk_context, Op_arg _TKFAR * _TKFAR *, Op_err _TKFAR * _TKFAR *, ...); 38 extern short net_more(u_long, u_long, invk_context, Op_arg _TKFAR * _TKFAR *, 40 extern short net_end(u_long, invk_context, Op_err _TKFAR * _TKFAR *);
|
H A D | fw_rpc.h | 54 extern bool_t _TKFAR _TKPASCAL xdr_invk_context(XDR _TKFAR *, invk_context);
|