Searched refs:callb (Results 1 – 8 of 8) sorted by relevance
50 typedef struct callb { struct51 struct callb *c_next; /* next in class or on freelist */ argument
32 %D%/sys/callb.h \
14 %D%/spl/sys/callb.h \
36 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
62 %D%/spl/sys/callb.h \
176 callb.c \
156 callb.c \
145 contrib/openzfs/module/os/freebsd/spl/callb.c optional zfs compile-with "${ZFS_C}"