Searched refs:ArCommand (Results 1 – 1 of 1) sorted by relevance
27656 typedef struct ArCommand ArCommand; typedef27657 struct ArCommand { struct27687 static int arErrorMsg(ArCommand *pAr, const char *zFmt, ...){ in arErrorMsg() argument27724 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()27771 ArCommand *pAr /* Populate this object */ in arParseCommand()27923 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()27965 ArCommand *pAr, in arWhereClause()27996 static int arListCommand(ArCommand *pAr){ in arListCommand()28033 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand()28074 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()[all …]