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

/freebsd-11.0-release/sys/dev/bktr/
H A Dbktr_tuner.c1117 int xogc, xok = 0; local
1154 xok = MT2032_GetRegister(0x0e) & 0x01;
1155 if (xok == 1) {
1164 } while (xok != 1);
/freebsd-11.0-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.c195 int (*cb) (int xok, X509_STORE_CTX *xctx);
595 int (*cb) (int xok, X509_STORE_CTX *xctx);
914 int (*cb) (int xok, X509_STORE_CTX *xctx);
1849 int (*cb) (int xok, X509_STORE_CTX *xctx);

Completed in 63 milliseconds