Searched refs:callb (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/pcbit/
H A Dedss1.h85 void (*callb)(struct pcbit_dev *, struct pcbit_chan *, struct callb_data*); member in struct:fsm_entry
H A Dedss1.c310 if (action->callb)
311 action->callb(dev, chan, data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dx509.c159 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx);
251 X509_STORE_set_verify_cb(ctx, callb);
1179 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dx509.c159 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx);
251 X509_STORE_set_verify_cb(ctx, callb);
1179 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dx509.c149 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx);
226 X509_STORE_set_verify_cb_func(ctx,callb);
1190 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx) function

Completed in 46 milliseconds