Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_file.c178 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function
392 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function
/freebsd/lib/libusb/
H A Dlibusb20_int.h215 int file_ctrl; member
/freebsd/crypto/openssl/engines/
H A De_loader_attic.c1105 static int file_ctrl(OSSL_STORE_LOADER_CTX *ctx, int cmd, va_list args) in file_ctrl() function