Searched refs:all_numeric (Results 1 – 2 of 2) sorted by relevance
1429 boolean_t all_numeric = strspn(value, STR_NUMS) == strlen(value); in zprop_nvlist_one_property() local1438 if (as_int && all_numeric) { in zprop_nvlist_one_property()
3826 int all_numeric = 1; in is_dNS_name() local3842 all_numeric = 0; in is_dNS_name()3876 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH); in is_dNS_name()