Searched refs:optformat_func_t (Results 1 – 2 of 2) sorted by relevance
51 static optformat_func_t opt_format_vendor;52 static optformat_func_t opt_format_mru;53 static optformat_func_t opt_format_accm;54 static optformat_func_t opt_format_authproto;55 static optformat_func_t opt_format_qualproto;56 static optformat_func_t opt_format_magicnum;57 static optformat_func_t opt_format_fcs;58 static optformat_func_t opt_format_sdp;59 static optformat_func_t opt_format_nummode;60 static optformat_func_t opt_format_callback;[all …]
156 typedef void optformat_func_t(uchar_t *, uint8_t); typedef161 optformat_func_t *opt_formatdata;