Searched defs:pBuf (Results 1 – 4 of 4) sorted by relevance
59 LPLOCALGROUP_USERS_INFO_0 pBuf = NULL; in isc_ntsecurity_getaccountgroups() local
71 char FAR *pBuf; member
6472 void *pBuf; /* The content of the page */ member
6500 void *pBuf; /* The content of the page */ member15535 SQLITE_PRIVATE int sqlite3OsRead(sqlite3_file *id, void *pBuf, int amt, i64 offset){ in sqlite3OsRead()15539 SQLITE_PRIVATE int sqlite3OsWrite(sqlite3_file *id, const void *pBuf, int amt, i64 offset){ in sqlite3OsWrite()16523 static void randomFill(char *pBuf, int nByte){ in randomFill()19643 LookasideSlot *pBuf = (LookasideSlot*)p; in sqlite3DbFree() local19771 LookasideSlot *pBuf; in sqlite3DbMallocRaw() local21013 SQLITE_API void sqlite3_randomness(int N, void *pBuf){ in sqlite3_randomness()