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

/netbsd-current/bin/pax/
H A Doptions.c90 static OPLIST *ophead = NULL; /* head for format specific options -x */ variable
1923 if ((opt = ophead) != NULL)
1924 ophead = ophead->fow;
1939 if (ophead == NULL)
2013 if (ophead == NULL) {
2014 optail = ophead = opt;

Completed in 113 milliseconds