Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c58 static OPLIST *optail = NULL; /* option tail */ variable
1398 optail = ophead = opt; in opt_add()
1401 optail->fow = opt; in opt_add()
1402 optail = opt; in opt_add()