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

/openbsd-current/bin/pax/
H A Doptions.c135 static OPLIST *ophead = NULL; /* head for format specific options -x */ variable
1497 if ((opt = ophead) != NULL)
1498 ophead = ophead->fow;
1513 if (ophead == NULL)
1580 if (ophead == NULL) {
1581 optail = ophead = opt;

Completed in 108 milliseconds