Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c57 static OPLIST *ophead = NULL; /* head for format specific options -x */
58 static OPLIST *optail = NULL; /* option tail */
1309 OPLIST *
1312 OPLIST *opt; in opt_next()
1328 OPLIST *opt; in bad_opt()
1354 OPLIST *opt; in opt_add()
1383 if ((opt = (OPLIST *)malloc(sizeof(OPLIST))) == NULL) { in opt_add()
H A Dpax.h72 typedef struct oplist OPLIST; typedef
H A Dextern.h183 OPLIST * opt_next(void);
/freebsd/tools/tools/build_option_survey/
H A Dmkhtml.sh8 OPLIST=`sh listallopts.sh`
117 for o in $OPLIST
H A Dreduce.sh6 OPLIST=`sh listallopts.sh`
36 for o in $OPLIST
H A Doption_survey.sh6 OPLIST=`sh listallopts.sh`
141 for o in $OPLIST