Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Doptions.c65 static OPLIST *optail = NULL; /* option tail */ variable
1405 optail = ophead = opt; in opt_add()
1408 optail->fow = opt; in opt_add()
1409 optail = opt; in opt_add()