parse_wait
int parse_wait(struct servtab *, int);
if (parse_wait(sep, strcmp(arg, "wait") == 0)) {
} else if (parse_wait(sep, wait)) {