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

/freebsd-current/contrib/unbound/compat/
H A Dgetentropy_solaris.c77 static int gotdata(char *buf, size_t len);
160 gotdata(char *buf, size_t len) function
218 if (gotdata(buf, len) == 0) {
435 if (gotdata(buf, len) == 0) {

Completed in 100 milliseconds