HomeSort by: relevance | last modified time | path
    Searched refs:getoldopt (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/pax/
getoldopt.c 1 /* $NetBSD: getoldopt.c,v 1.24 2024/10/03 20:14:01 rillig Exp $ */
18 __RCSID("$NetBSD: getoldopt.c,v 1.24 2024/10/03 20:14:01 rillig Exp $");
36 getoldopt(int argc, char **argv, const char *optstring, function in typeref:typename:int
Makefile 8 gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c\
extern.h 192 * getoldopt.c
195 int getoldopt(int, char **, const char *, struct option *, int *);
options.c 891 while ((c = getoldopt(argc, argv,
1532 while ((c = getoldopt(argc, argv,

Completed in 48 milliseconds