Home
last modified time | relevance | path

Searched defs:fd_new (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_fd.c90 static int fd_new(BIO *bi) in fd_new() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_fd.c92 static int fd_new(BIO *bi) in fd_new() function
/netbsd-src/sbin/rndctl/
H A Drndctl.c279 int fd_new, fd_old, fd_random; in do_load() local