HomeSort by: relevance | last modified time | path
    Searched refs:opt_next (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
extern.h 205 OPLIST * opt_next(void);
options.c 1894 * opt_next()
1902 opt_next(void) function in typeref:typename:OPLIST *
1929 while ((opt = opt_next()) != NULL)
tar.c 422 while ((opt = opt_next()) != NULL) {

Completed in 46 milliseconds