Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c49 typedef struct callb { struct
50 struct callb *c_next; /* next in class or on freelist */ argument
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am31 %D%/sys/callb.h \
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am13 %D%/spl/sys/callb.h \
/freebsd/crypto/openssl/apps/
H A Dx509.c35 static int callb(int ok, X509_STORE_CTX *ctx);
303 X509_STORE_set_verify_cb(ctx, callb); in x509_main()
1127 static int callb(int ok, X509_STORE_CTX *ctx) in callb() function
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am59 %D%/spl/sys/callb.h \
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.bsd167 callb.c \
/freebsd/sys/modules/zfs/
H A DMakefile152 callb.c \
/freebsd/sys/conf/
H A Dfiles145 contrib/openzfs/module/os/freebsd/spl/callb.c optional zfs compile-with "${ZFS_C}"