Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dfw.h67 enum Fw_err { enum
72 typedef enum Fw_err Fw_err; typedef
75 Fw_err type;
H A Dfw_rpc.h54 extern bool_t _TKFAR _TKPASCAL xdr_Fw_err(XDR _TKFAR *, Fw_err _TKFAR *);
H A Dfw_lib.h59 extern void fw_err_set(Op_err _TKFAR * _TKFAR *, Fw_err, u_long, ...);
H A Dsnoop_solarnet.c87 Fw_err e; in interpret_solarnet_fw()