HomeSort by: relevance | last modified time | path
    Searched defs:optail (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
options.c 91 static OPLIST *optail = NULL; /* option tail */ variable in typeref:typename:OPLIST *
1996 optail = ophead = opt;
1999 optail->fow = opt;
2000 optail = opt;
options.c 91 static OPLIST *optail = NULL; /* option tail */ variable in typeref:typename:OPLIST *
1996 optail = ophead = opt;
1999 optail->fow = opt;
2000 optail = opt;

Completed in 28 milliseconds