Home
last modified time | relevance | path

Searched refs:opt_next (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/bin/pax/
Dextern.h211 OPLIST * opt_next(void);
Doptions.c1534 opt_next(void) in opt_next() function
1560 while ((opt = opt_next()) != NULL) in bad_opt()
Dtar.c348 while ((opt = opt_next()) != NULL) { in tar_opt()