Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c50 typedef struct callb { struct
51 struct callb *c_next; /* next in class or on freelist */ argument
/src/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am32 %D%/sys/callb.h \
/src/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am14 %D%/spl/sys/callb.h \
/src/crypto/openssl/apps/
H A Dx509.c36 static int callb(int ok, X509_STORE_CTX *ctx);
369 X509_STORE_set_verify_cb(ctx, callb); in x509_main()
1232 static int callb(int ok, X509_STORE_CTX *ctx) in callb() function
/src/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am62 %D%/spl/sys/callb.h \
/src/sys/contrib/openzfs/module/
H A DMakefile.bsd176 callb.c \
/src/sys/modules/zfs/
H A DMakefile156 callb.c \
/src/sys/conf/
H A Dfiles145 contrib/openzfs/module/os/freebsd/spl/callb.c optional zfs compile-with "${ZFS_C}"