Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dgetoldopt.c25 static char use_getopt; /* !=0 if argv[1][0] was '-' */ in getoldopt() local
36 use_getopt++; in getoldopt()
41 if (use_getopt) in getoldopt()