Home
last modified time | relevance | path

Searched refs:OPLIST (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/bin/pax/
Doptions.c66 static OPLIST *ophead = NULL; /* head for format specific options -x */
67 static OPLIST *optail = NULL; /* option tail */
1317 OPLIST *
1320 OPLIST *opt; in opt_next()
1336 OPLIST *opt; in bad_opt()
1362 OPLIST *opt; in opt_add()
1391 if ((opt = (OPLIST *)malloc(sizeof(OPLIST))) == NULL) { in opt_add()
Dpax.h75 typedef struct oplist OPLIST; typedef
Dextern.h188 OPLIST * opt_next(void);
Dtar.c337 OPLIST *opt; in tar_opt()
/freebsd-12-stable/tools/tools/build_option_survey/
Dmkhtml.sh9 OPLIST=`sh listallopts.sh`
118 for o in $OPLIST
Dreduce.sh7 OPLIST=`sh listallopts.sh`
37 for o in $OPLIST
Doption_survey.sh7 OPLIST=`sh listallopts.sh`
142 for o in $OPLIST