Searched refs:getoldopt (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A DMakefile30 gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \
H A Dgetoldopt.c1 /* $OpenBSD: getoldopt.c,v 1.9 2009/10/27 23:59:22 deraadt Exp $ */
2 /* $NetBSD: getoldopt.c,v 1.3 1995/03/21 09:07:28 cgd Exp $ */
26 getoldopt(int argc, char **argv, const char *optstring) function
H A Dextern.h176 * getoldopt.c
178 int getoldopt(int, char **, const char *);
H A Doptions.c603 while ((c = getoldopt(argc, argv,

Completed in 164 milliseconds