Searched defs:get_password (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c48 static int get_password(char *, int);
446 if (get_password(pwbuf, PW_SIZE)) {
507 if (get_password(pwbuf, PW_SIZE)) {
524 get_password(char *pw_dest, int pwsize) function
/illumos-gate/usr/src/cmd/keyserv/
H A Dnewkey.c74 static char *get_password();
205 pass = get_password(uid, target_host, username);
312 * The parameters passed into the routine get_password and the
328 get_password(uid, target_host, username) function

Completed in 46 milliseconds