Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/bio/
H A Dbss_fd.c55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
71 fd_ctrl,
144 static long fd_ctrl(BIO *b, int cmd, long num, void *ptr) in fd_ctrl() function