Searched refs:ArCommand (Results 1 – 1 of 1) sorted by relevance
23681 typedef struct ArCommand ArCommand; typedef23682 struct ArCommand { struct23711 static int arErrorMsg(ArCommand *pAr, const char *zFmt, ...){ in arErrorMsg() argument23748 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()23795 ArCommand *pAr /* Populate this object */ in arParseCommand()23947 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()23989 ArCommand *pAr, in arWhereClause()24020 static int arListCommand(ArCommand *pAr){ in arListCommand()24057 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand()24098 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()[all …]