Searched defs:pArg (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm_test.c30 struct berval pArg; local
H A Dppm.c433 check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg) argument
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixincl.c987 tCC* pArg = *(ppArgs++); local
1002 tCC* pArg = *(ppArgs++); local
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dfixincl.c987 tCC* pArg = *(ppArgs++); local
1002 tCC* pArg = *(ppArgs++); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h154 pArg, enumerator in enum:clang::analyze_format_string::ConversionSpecifier::Kind
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1114 auth_callback( void *pArg, int code, const char *zArg1, const char *zArg2, const char *zArg3, const char *zArg4 ,const char *zArg5 ) argument
1911 DbHookCmd( Tcl_Interp *interp, SqliteDb *pDb, Tcl_Obj *pArg, Tcl_Obj **ppHook ) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h9070 void *pArg; member in struct:sqlite3_pcache_methods2
9092 void *pArg; member in struct:sqlite3_pcache_methods
[all...]
H A Dshell.c2670 static int pcachetraceInit(void *pArg){ argument
2681 static void pcachetraceShutdown(void *pArg){ argument
4387 Decimal *pArg; local
4413 Decimal *pArg; local
8973 apndFileControl(sqlite3_file *pFile, int op, void *pArg) argument
17679 recoverVfsFileControl(sqlite3_file *pFd, int op, void *pArg) argument
17975 sqlite3_recover_config(sqlite3_recover *p, int op, void *pArg) argument
18342 shellLog(void *pArg, int iErrCode, const char *zMsg) argument
19233 shell_callback( void *pArg, int nArg, char **azArg, char **azCol, int *aiType ) argument
19626 callback(void *pArg, int nArg, char **azArg, char **azCol) argument
19635 captureOutputCallback(void *pArg, int nArg, char **azArg, char **az) argument
19914 display_stats( sqlite3 *db, ShellState *pArg, int bReset ) argument
20350 bind_prepared_stmt(ShellState *pArg, sqlite3_stmt *pStmt) argument
20822 exec_prepared_stmt( ShellState *pArg, sqlite3_stmt *pStmt ) argument
21041 shell_exec( ShellState *pArg, const char *zSql, char **pzErrMsg ) argument
21325 dump_callback(void *pArg, int nArg, char **azArg, char **azNotUsed) argument
22533 sql_trace_callback( unsigned mType, void *pArg, void *pP, void *pX ) argument
[all...]
H A Dsqlite3.c9383 void *pArg; member in struct:sqlite3_pcache_methods2
9405 void *pArg; member in struct:sqlite3_pcache_methods
25887 sqlite3OsFileControl(sqlite3_file *id, int op, void *pArg) argument
25915 sqlite3OsFileControlHint(sqlite3_file *id, int op, void *pArg) argument
30008 sqlite3_memory_alarm( void(*xCallback)(void *pArg, sqlite3_int64 used,int N), void *pArg, sqlite3_int64 iThreshold ) argument
37810 kvvfsFileControlJrnl(sqlite3_file *pProtoFile, int op, void *pArg) argument
37814 kvvfsFileControlDb(sqlite3_file *pProtoFile, int op, void *pArg) argument
41992 unixModeBit(unixFile *pFile, unsigned char mask, int *pArg) argument
42011 unixFileControl(sqlite3_file *id, int op, void *pArg) argument
45945 proxyFileControl(sqlite3_file *id, int op, void *pArg) argument
49799 winModeBit(winFile *pFile, unsigned char mask, int *pArg) argument
49818 winFileControl(sqlite3_file *id, int op, void *pArg) argument
52978 memdbFileControl(sqlite3_file *pFile, int op, void *pArg) argument
56232 sqlite3RowSetClear(void *pArg) argument
56252 sqlite3RowSetDelete(void *pArg) argument
63123 void *pArg = (void*)zSuper; local
72629 btreeInvokeBusyHandler(void *pArg) argument
86585 sqlite3VdbeFrameMemDel(void *pArg) argument
112619 Expr *pArg = pFarg->a[0].pExpr; local
122033 sqlite3DeleteReturning(sqlite3 *db, void *pArg) argument
129891 Mem *pArg = (Mem *)argv[0]; local
135338 sqlite3_exec( sqlite3 *db, const char *zSql, sqlite3_callback xCallback, void *pArg, char **pzErrMsg ) argument
148847 agginfoFree(sqlite3 *db, void *pArg) argument
150401 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) argument
154697 Token *pArg = &pParse->sArg; local
155295 void *pArg = 0; local
164461 void *pArg = (void*)&pParse->pIdxPartExpr; local
166723 void *pArg = (void*)&pParse->pIdxEpr; local
180185 FuncDestructor *pArg = 0; local
180361 sqlite3_trace(sqlite3 *db, void(*xTrace)(void*,const char*), void *pArg) argument
180544 sqlite3_autovacuum_pages( sqlite3 *db, unsigned int (*xCallback)(void*,const char*,u32,u32,u32), void *pArg, void (*xDestructor)(void*) ) argument
181737 void *pArg = sqlite3GlobalConfig.pSqllogArg; local
182213 sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg) argument
206286 jsonFunctionArgToBlob( sqlite3_context *ctx, sqlite3_value *pArg, JsonParse *pParse ) argument
206462 jsonArgIsJsonb(sqlite3_value *pArg, JsonParse *p) argument
206501 jsonParseFuncArg( sqlite3_context *ctx, sqlite3_value *pArg, u32 flgs ) argument
214691 rtreeMatchArgFree(void *pArg) argument
220674 xDefaultRename(void *pArg, const char *zOld, const char *zNew) argument
220705 sqlite3rbu_rename_handler( sqlite3rbu *pRbu, void *pArg, int (*xRename)(void *pArg, const char *zOld, const char *zNew) ) argument
221126 rbuVfsFileControl(sqlite3_file *pFile, int op, void *pArg) argument
221532 rbuVfsDlSym(sqlite3_vfs *pVfs, void *pArg, const char *zSym ) argument
226243 sqlite3session_object_config(sqlite3_session *pSession, int op, void *pArg) argument
229483 sqlite3session_config(int op, void *pArg) argument
[all...]

Completed in 804 milliseconds