Home
last modified time | relevance | path

Searched defs:match_type (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c912 match_type_t match_type) in set_attrval()
946 match_type_t match_type) in parse_select_opt()
1119 match_type_t match_type) in compare_ap_id()
1206 match_type_t match_type) in compare_r_state()
1224 match_type_t match_type) in compare_o_state()
1242 match_type_t match_type) in compare_busy()
1314 match_type_t match_type) in compare_cond()
1367 match_type_t match_type) in compare_time()
1439 match_type_t match_type) in compare_info()
1473 match_type_t match_type) in compare_type()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c1314 typedef struct match_type { struct
1321 } match_type_t; argument
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h207 int match_type; member
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c1418 pkt_v4_match(uchar_t type, dhcp_message_type_t match_type) in pkt_v4_match()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c577 static void match_type(const char *fn, struct expression *expr, void *info) in match_type() function
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2565 char *match_type = NULL; in display_matching_work() local