Searched defs:has_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c2281 int has_type = PO_FALSE; local
2318 has_type = PO_TRUE;
2425 if (has_type == PO_FALSE) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c267 uint8_t has_type; member in struct:ips_conf_s
1066 if (conf->has_type) {
4665 if (cptr->has_type) {
4687 cptr->has_type = 1;
4692 if (!cptr->has_type) {

Completed in 57 milliseconds