Searched refs:pArg (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm_test.c30 struct berval pArg; local
44 pArg.bv_val = fcontent;
48 ret = check_password(argv[2], &errmsg, &pEntry, &pArg);
H A Dppm.h116 int check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg);
H A Dppm.c12 int check_password (char *pPasswd, char **ppErrStr, Entry *e, void *pArg)
17 *pArg: pointer to a struct berval holding the value of pwdCheckModuleArg attr
433 check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg) argument
439 struct berval *pwdCheckModuleArg = pArg;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c2670 static int pcachetraceInit(void *pArg){ argument
2673 fprintf(pcachetraceOut, "PCACHETRACE: xInit(%p)\n", pArg);
2675 nRes = pcacheBase.xInit(pArg);
2677 fprintf(pcachetraceOut, "PCACHETRACE: xInit(%p) -> %d\n", pArg, nRes);
2681 static void pcachetraceShutdown(void *pArg){ argument
2683 fprintf(pcachetraceOut, "PCACHETRACE: xShutdown(%p)\n", pArg);
2685 pcacheBase.xShutdown(pArg);
4387 Decimal *pArg; local
4403 pArg = decimal_new(context, argv[0], 1);
4404 decimal_add(p, pArg);
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.h846 int (*xFileControl)(sqlite3_file*, int op, void *pArg);
875 ** into an integer that the pArg argument points to.
1089 ** pointed to by the pArg argument. This capability is used during testing
6273 ** ^The fourth argument, pArg, is an application data pointer that is passed
6284 ** ^The collating function callback is invoked with a copy of the pArg
6309 ** with the addition that the xDestroy callback is invoked on pArg when
6330 void *pArg,
6337 void *pArg,
6345 void *pArg,
6733 ** ^The pArg argumen
9070 void *pArg; member in struct:sqlite3_pcache_methods2
9092 void *pArg; member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1159 int (*xFileControl)(sqlite3_file*, int op, void *pArg);
1188 ** into an integer that the pArg argument points to.
1402 ** pointed to by the pArg argument. This capability is used during testing
6586 ** ^The fourth argument, pArg, is an application data pointer that is passed
6597 ** ^The collating function callback is invoked with a copy of the pArg
6622 ** with the addition that the xDestroy callback is invoked on pArg when
6643 void *pArg,
6650 void *pArg,
6658 void *pArg,
7046 ** ^The pArg argumen
9383 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...]
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixincl.c987 tCC* pArg = *(ppArgs++); local
990 char ch = *(pArg++);
1002 tCC* pArg = *(ppArgs++); local
1004 if (pArg == NULL)
1007 pz_scan = make_raw_shell_str( pz_scan_save = pz_scan, pArg,
1019 pz_scan = make_raw_shell_str( pz_scan, pArg,
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dfixincl.c987 tCC* pArg = *(ppArgs++); local
990 char ch = *(pArg++);
1002 tCC* pArg = *(ppArgs++); local
1004 if (pArg == NULL)
1007 pz_scan = make_raw_shell_str( pz_scan_save = pz_scan, pArg,
1019 pz_scan = make_raw_shell_str( pz_scan, pArg,
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d301 int function (sqlite3_file*, int op, void *pArg) xFileControl;
1135 void *pArg,
1143 void *pArg,
1152 void *pArg,
1750 void *pArg;
1767 void *pArg;
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DScanfFormatString.cpp184 case 'p': k = ConversionSpecifier::pArg; break;
369 case ConversionSpecifier::pArg:
H A DPrintfFormatString.cpp325 case 'p': k = ConversionSpecifier::pArg; break;
653 case ConversionSpecifier::pArg:
H A DFormatString.cpp641 case pArg: return "p";
922 case ConversionSpecifier::pArg:
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1115 void *pArg,
1133 SqliteDb *pDb = (SqliteDb*)pArg;
1914 Tcl_Obj *pArg, /* SCRIPT argument (or NULL) */
1921 if( pArg ){
1926 if( pArg ){
1928 if( Tcl_GetCharLength(pArg)>0 ){
1929 *ppHook = pArg;
1114 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/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h154 pArg, enumerator in enum:clang::analyze_format_string::ConversionSpecifier::Kind
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp486 case analyze_format_string::ConversionSpecifier::pArg:
574 case analyze_format_string::ConversionSpecifier::pArg: // %d

Completed in 650 milliseconds