Searched refs:promptstr (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libpam/modules/pam_opie/
H A Dpam_opie.c64 const char *(promptstr[]) = { "%s\nPassword: ", "%s\nPassword [echo on]: "};
119 promptstr[i], challenge);
/freebsd-11-stable/usr.bin/units/
H A Dunits.c102 static const char* promptstr = ""; variable
105 return promptstr;
855 promptstr = "You have: ";
872 promptstr = "You want: ";

Completed in 102 milliseconds