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

/freebsd-11-stable/bin/pax/
H A Doptions.c64 static OPLIST *ophead = NULL; /* head for format specific options -x */ variable
1320 if ((opt = ophead) != NULL)
1321 ophead = ophead->fow;
1336 if (ophead == NULL)
1403 if (ophead == NULL) {
1404 optail = ophead = opt;

Completed in 97 milliseconds