Searched refs:opt_next (Results 1 – 3 of 3) sorted by relevance
211 OPLIST * opt_next(void);
1534 opt_next(void) in opt_next() function1560 while ((opt = opt_next()) != NULL) in bad_opt()
348 while ((opt = opt_next()) != NULL) { in tar_opt()