Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/pax/
Doptions.c67 static OPLIST *optail = NULL; /* option tail */ variable
1406 optail = ophead = opt; in opt_add()
1409 optail->fow = opt; in opt_add()
1410 optail = opt; in opt_add()