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

/freebsd-9.3-release/bin/pax/
H A Dextern.h186 OPLIST * opt_next(void);
H A Doptions.c1301 * opt_next()
1309 opt_next(void) function
1335 while ((opt = opt_next()) != NULL)
H A Dtar.c339 while ((opt = opt_next()) != NULL) {

Completed in 48 milliseconds