HomeSort by relevance Sort by last modified time
    Searched full:read_password (Results 1 - 3 of 3) sorted by null

  /external/qemu/
readline.h 35 int read_password; member in struct:ReadLineState
47 void readline_start(ReadLineState *rs, const char *prompt, int read_password,
readline.c 54 if (rs->read_password) {
363 if (!rs->read_password)
443 void readline_start(ReadLineState *rs, const char *prompt, int read_password,
449 rs->read_password = read_password;
  /external/openssl/crypto/des/
VERSION 278 read_password.c has been renamed to read_passwd.c
286 IRIX - Sillicon Graphics mods (mostly in read_password.c).
333 read_password. Thanks again to brennan@coco.cchs.su.oz.AU.

Completed in 199 milliseconds