Searched refs:PW_WORDS (Results 1 – 3 of 3) sorted by relevance
302 return (PW_WORDS(pwp)); in FindPW()310 hwm = PW_WORDS(pwp) - 1; in FindPW()340 return (PW_WORDS(pwp)); in FindPW()
395 notfound = PW_WORDS(pwp); in FascistLook()
72 #define PW_WORDS(x) ((x)->header.pih_numwords) macro