Searched refs:opterr (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dgetopt.h70 extern int optind, opterr, optopt;
H A Dunistd.h170 extern int optind, opterr, optopt;
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c73 int opterr = 1; /* if error message should be printed */ variable
80 #define PRINT_ERROR ((opterr) && (*options != ':'))

Completed in 145 milliseconds