Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Doptions.c135 static OPLIST *ophead = NULL; /* head for format specific options -x */
136 static OPLIST *optail = NULL; /* option tail */
1492 OPLIST *
1495 OPLIST *opt; in opt_next()
1511 OPLIST *opt; in bad_opt()
1537 OPLIST *opt; in opt_add()
1566 if ((opt = malloc(sizeof(OPLIST))) == NULL) { in opt_add()
H A Dpax.h240 } OPLIST; typedef
H A Dextern.h172 OPLIST * opt_next(void);
H A Dtar.c360 OPLIST *opt; in tar_opt()
1460 OPLIST *opt; in pax_opt()