Searched defs:pValue (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcs89x0.c668 cs_read_pktpg_from_eeprom(struct cs_softc *sc, int pktpg, u_int16_t *pValue) argument
926 cs_read_eeprom(struct cs_softc *sc, int offset, u_int16_t *pValue) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c338 add_object_attribute(struct st_object *o, int secret, CK_ATTRIBUTE_TYPE type, CK_VOID_PTR pValue, CK_ULONG ulValueLen) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/pkcs11/include/
H A Dpkcs11t.h610 CK_VOID_PTR pValue; member in struct:CK_ATTRIBUTE
1805 CK_VOID_PTR pValue; member in struct:CK_OTP_PARAM
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c21519 SQLITE_PRIVATE int sqlite3GetInt32(const char *zNum, int *pValue){ argument
62920 sqlite3_result_value(sqlite3_context *pCtx, sqlite3_value *pValue) argument
63768 sqlite3_bind_value(sqlite3_stmt *pStmt, int i, const sqlite3_value *pValue) argument
75477 sqlite3ExprIsInteger(Expr *p, int *pValue) argument
92240 sqlite3Pragma( Parse *pParse, Token *pId1, Token *pId2, Token *pValue, int minusFlag ) argument
100334 sqlite3_value *pValue; local
100340 pCol->affinity, &pValue); local
107670 spanExpr(ExprSpan *pOut, Parse *pParse, int op, Token *pValue) argument
130765 deserializeGeometry(sqlite3_value *pValue, RtreeConstraint *pCons) argument
[all...]

Completed in 463 milliseconds