Searched refs:getargopt (Results 1 – 1 of 1) sorted by relevance
45 static int getargopt(exarg_T *eap);2260 if (getargopt(&ea) == FAIL && !ni) in do_one_cmd()5165 getargopt(exarg_T *eap) in getargopt() function