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

/freebsd-13-stable/crypto/openssl/crypto/conf/
H A Dconf_def.c233 read_retry:
262 goto read_retry;
276 goto read_retry;
/freebsd-13-stable/usr.bin/gzip/
H A Dgzip.c258 static ssize_t read_retry(int, void *, size_t);
1852 bytes_read = read_retry(STDIN_FILENO, fourbytes, sizeof fourbytes);
2324 read_retry(int fd, void *buf, size_t sz) function

Completed in 109 milliseconds