Searched defs:pFunc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/libcn/
H A DCommonBuffering.c47 CNBufferProcessData(CNBufferRef bufRef, void *ctx, const void *in, const size_t inLen, void *out, size_t *outLen, cnProcessFunction pFunc, cnSizeFunction sizeFunc) argument
91 CNBufferFlushData(CNBufferRef bufRef, void *ctx, void *out, size_t *outLen, cnProcessFunction pFunc, cnSizeFunction sizeFunc) argument
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_info.c214 void (*pFunc) (void); /* just to get the right size */ member in struct:__anon5984
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c8221 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member in union:VdbeOp::__anon921
10203 FuncDef *pFunc; /* The aggregate function implementation */ member in struct:AggInfo::AggInfo_func
12772 FuncDef *pFunc; /* The definition of the function */ member in struct:VdbeFunc
12794 FuncDef *pFunc; /* Pointer to function information. MUST BE FIRST */ member in struct:sqlite3_context
57398 sqlite3VdbeMemFinalize(Mem *pMem, FuncDef *pFunc) argument
78628 codeAttach( Parse *pParse, int type, FuncDef const *pFunc, Expr *pAuthArg, Expr *pFilename, Expr *pDbname, Expr *pKey ) argument
95881 struct AggInfo_func *pFunc; local
[all...]

Completed in 594 milliseconds