Searched refs:whitespace_cnt (Results 1 – 1 of 1) sorted by relevance
451 uint_t whitespace_cnt = 0; in check_composition() local474 whitespace_cnt++; in check_composition()537 if (whitespace_cnt > 0 && pwdef->whitespace == B_FALSE) { in check_composition()559 if ((special_cnt + whitespace_cnt + digit_cnt) < in check_composition()569 if ((special_cnt + whitespace_cnt) < pwdef->minspecial) { in check_composition()