Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c72 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
254 if (PRINT_ERROR) in parse_long_options()
267 if (PRINT_ERROR) in parse_long_options()
305 if (PRINT_ERROR) in parse_long_options()
326 if (PRINT_ERROR) in parse_long_options()
505 if (PRINT_ERROR)
509 if (PRINT_ERROR)
521 if (PRINT_ERROR)
545 if (PRINT_ERROR)
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c72 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
208 if (PRINT_ERROR) in parse_long_options()
218 if (PRINT_ERROR) in parse_long_options()
248 if (PRINT_ERROR) in parse_long_options()
266 if (PRINT_ERROR) in parse_long_options()
428 if (PRINT_ERROR) in getopt_internal()
439 if (PRINT_ERROR) in getopt_internal()
460 if (PRINT_ERROR) in getopt_internal()
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
279 if (PRINT_ERROR) in parse_long_options()
292 if (PRINT_ERROR) in parse_long_options()
332 if (PRINT_ERROR) in parse_long_options()
353 if (PRINT_ERROR) in parse_long_options()
532 if (PRINT_ERROR)
536 if (PRINT_ERROR)
548 if (PRINT_ERROR)
574 if (PRINT_ERROR)
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp27 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
152 if (PRINT_ERROR) in parse_long_options()
160 if (PRINT_ERROR) in parse_long_options()
188 if (PRINT_ERROR) in parse_long_options()
205 if (PRINT_ERROR) in parse_long_options()
360 if (PRINT_ERROR) in getopt_internal()
371 if (PRINT_ERROR) in getopt_internal()
391 if (PRINT_ERROR) in getopt_internal()
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c95 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
231 if (PRINT_ERROR) in parse_long_options()
241 if (PRINT_ERROR) in parse_long_options()
271 if (PRINT_ERROR) in parse_long_options()
289 if (PRINT_ERROR) in parse_long_options()
451 if (PRINT_ERROR) in getopt_internal()
462 if (PRINT_ERROR) in getopt_internal()
483 if (PRINT_ERROR) in getopt_internal()
/freebsd/contrib/file/src/
H A Dgetopt_long.c77 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro
265 if (PRINT_ERROR)
277 if (PRINT_ERROR)
300 if (PRINT_ERROR)
428 if (PRINT_ERROR)
437 if (PRINT_ERROR)
469 if (PRINT_ERROR)
483 if (PRINT_ERROR)