Lines Matching refs:boolean_t

65 			    boolean_t);
77 ipadm_addrobj_t, boolean_t *);
82 static boolean_t i_ipadm_is_aobjname_valid_common(const char *, size_t);
83 static boolean_t i_ipadm_is_user_aobjname_valid(const char *);
288 boolean_t *is_up)
658 boolean_t
661 boolean_t is_addr = B_TRUE;
703 boolean_t found_addr = B_FALSE, found_prop = B_FALSE;
828 boolean_t found_addr = B_FALSE, found_plen = B_FALSE;
1115 boolean_t on;
1421 boolean_t on = B_FALSE;
1710 boolean_t reset = (pflags & IPADM_OPT_DEFAULT);
1909 static boolean_t
1926 static boolean_t
1936 boolean_t
2233 boolean_t lcl_set = B_FALSE;
2234 boolean_t dst_set = B_FALSE;
2235 boolean_t is_up;
2381 static boolean_t
2477 ipadm_set_stateless(ipadm_addrobj_t ipaddr, boolean_t stateless)
2491 ipadm_set_stateful(ipadm_addrobj_t ipaddr, boolean_t stateful)
2508 ipadm_set_primary(ipadm_addrobj_t ipaddr, boolean_t primary)
2704 boolean_t primary;
2948 sa_family_t af, boolean_t *exists)
2986 boolean_t addif;
3070 boolean_t created_af = B_FALSE;
3073 boolean_t legacy = i_ipadm_is_legacy(iph);
3074 boolean_t create_aobj = B_TRUE;
3075 boolean_t is_6to4;
3077 boolean_t is_boot = (iph->ih_flags & IH_IPMGMTD);
3309 boolean_t legacy;
3310 boolean_t default_prefixlen = B_FALSE;
3311 boolean_t bringup = B_FALSE;
3312 boolean_t is_boot;
3313 boolean_t is_under;
3472 boolean_t release = ((flags & IPADM_OPT_RELEASE) != 0);
3567 boolean_t legacy = i_ipadm_is_legacy(iph);
3616 i_ipadm_delete_dhcp(ipadm_handle_t iph, ipadm_addrobj_t addr, boolean_t release)
3764 boolean_t isv6 = (addr->ipadm_af == AF_INET6);
3848 boolean_t legacy_cid = B_FALSE;
4060 boolean_t default_prefixlen, uint32_t flags)
4401 boolean_t legacy = i_ipadm_is_legacy(iph);
4402 boolean_t migrate = B_FALSE;
4534 boolean_t inform =
4617 boolean_t legacy = i_ipadm_is_legacy(iph);
4618 boolean_t islo, isvni;
4620 boolean_t p_exists;
4621 boolean_t af_exists, other_af_exists, a_exists;