Searched refs:xok (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmt20xx.c377 int ret,xogc,xok=0; local
406 xok=buf[0]&0x01;
407 tuner_dbg("mt2032: xok = 0x%02x\n",xok);
408 if (xok == 1) break;
421 } while (xok != 1 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c105 int (*cb)(int xok,X509_STORE_CTX *xctx);
399 int (*cb)(int xok,X509_STORE_CTX *xctx);
542 int (*cb)(int xok,X509_STORE_CTX *xctx);
953 int (*cb)(int xok,X509_STORE_CTX *xctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.c195 int (*cb) (int xok, X509_STORE_CTX *xctx);
579 int (*cb) (int xok, X509_STORE_CTX *xctx);
802 int (*cb) (int xok, X509_STORE_CTX *xctx);
1717 int (*cb) (int xok, X509_STORE_CTX *xctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.c195 int (*cb) (int xok, X509_STORE_CTX *xctx);
579 int (*cb) (int xok, X509_STORE_CTX *xctx);
802 int (*cb) (int xok, X509_STORE_CTX *xctx);
1717 int (*cb) (int xok, X509_STORE_CTX *xctx);

Completed in 98 milliseconds