Searched refs:SM_PWN_CHARS (Results 1 – 2 of 2) sorted by relevance
3013 # ifndef SM_PWN_CHARS3014 # define SM_PWN_CHARS "-_." macro
1746 (isalnum(*p) || strchr(SM_PWN_CHARS, *p) != NULL))1794 (isalnum(*p) || strchr(SM_PWN_CHARS, *p) != NULL))