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

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

Completed in 158 milliseconds