Home
last modified time | relevance | path

Searched refs:read_loop (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c15 static int read_loop(int fd, char *buffer, int count) in read_loop() function
60 if (read_loop(fd, bytes, sizeof(bytes)) != sizeof(bytes)) { in _passwdqc_random()