Searched refs:getoldopt (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/bin/pax/
H A DMakefile33 gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \
H A Dextern.h176 * getoldopt.c
178 int getoldopt(int, char **, const char *);
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 $ */
22 int getoldopt(int, char **, const char *);
25 getoldopt(int argc, char **argv, const char *optstring) function
H A Doptions.c610 while ((c = getoldopt(argc, argv,

Completed in 59 milliseconds