Searched refs:myword (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pam_modules/authtok_check/
H A Drules.c46 Suffix(char *myword, char *suffix) argument
51 i = strlen(myword);
55 return (STRCMP((myword + i - j), suffix));

Completed in 20 milliseconds