HomeSort by relevance Sort by last modified time
    Searched refs:read_till_nl (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/des/
read_pwd.c 202 static void read_till_nl(FILE *);
247 static void read_till_nl(FILE *in) function
370 else read_till_nl(tty);
380 else read_till_nl(tty);
  /external/openssl/crypto/ui/
ui_openssl.c 308 static int read_till_nl(FILE *);
401 static int read_till_nl(FILE *in) function
458 if (!read_till_nl(tty_in))

Completed in 64 milliseconds