Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dfw.h65 enum Fw_err { enum
70 typedef enum Fw_err Fw_err; typedef
73 Fw_err type;
H A Dfw_rpc.h52 extern bool_t _TKFAR _TKPASCAL xdr_Fw_err(XDR _TKFAR *, Fw_err _TKFAR *);
H A Dfw_lib.h57 extern void fw_err_set(Op_err _TKFAR * _TKFAR *, Fw_err, u_long, ...);
H A Dsnoop_solarnet.c85 Fw_err e; in interpret_solarnet_fw()