Searched refs:callb (Results 1 – 8 of 8) sorted by relevance
49 typedef struct callb { struct50 struct callb *c_next; /* next in class or on freelist */ argument
31 %D%/sys/callb.h \
13 %D%/spl/sys/callb.h \
35 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
59 %D%/spl/sys/callb.h \
167 callb.c \
152 callb.c \
145 contrib/openzfs/module/os/freebsd/spl/callb.c optional zfs compile-with "${ZFS_C}"