Searched refs:ArCommand (Results 1 – 1 of 1) sorted by relevance
22928 typedef struct ArCommand ArCommand; typedef22929 struct ArCommand { struct22958 static int arErrorMsg(ArCommand *pAr, const char *zFmt, ...){ in arErrorMsg() argument22995 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()23042 ArCommand *pAr /* Populate this object */ in arParseCommand()23194 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()23236 ArCommand *pAr, in arWhereClause()23267 static int arListCommand(ArCommand *pAr){ in arListCommand()23308 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand()23349 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()[all …]