Searched refs:ArCommand (Results 1 – 1 of 1) sorted by relevance
29763 typedef struct ArCommand ArCommand; typedef29764 struct ArCommand { struct29794 static int arErrorMsg(ArCommand *pAr, const char *zFmt, ...){ in arErrorMsg() argument29832 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()29882 ArCommand *pAr /* Populate this object */ in arParseCommand()30035 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()30077 ArCommand *pAr, in arWhereClause()30124 static int arListCommand(ArCommand *pAr){ in arListCommand()30161 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand()30202 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()[all …]