Searched defs:execCallback (Results 1 – 3 of 3) sorted by relevance
44 static int execCallback(void *NotUsed, int nArg, char **azArg, char **azCol){ in execCallback() function
194 static int execCallback(void *NotUsed, int argc, char **argv, char **colv){ in execCallback() function
1603 const execCallback = function(pVoid, nCols, aVals, aNames){ function