Home
last modified time | relevance | path

Searched refs:has_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c2273 int has_type = PO_FALSE; in pool_build_xpath_buf() local
2310 has_type = PO_TRUE; in pool_build_xpath_buf()
2417 if (has_type == PO_FALSE) { in pool_build_xpath_buf()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c267 uint8_t has_type; member
1066 if (conf->has_type) { in ips_conf_to_pfpol_msg()
4665 if (cptr->has_type) { in form_ipsec_conf()
4687 cptr->has_type = 1; in form_ipsec_conf()
4692 if (!cptr->has_type) { in form_ipsec_conf()