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

/freebsd-11-stable/bin/pax/
H A Doptions.c65 static OPLIST *optail = NULL; /* option tail */ variable
1404 optail = ophead = opt;
1407 optail->fow = opt;
1408 optail = opt;

Completed in 157 milliseconds