Searched refs:PRINT_ERROR (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libc/stdlib/
H A Dgetopt_long.c80 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
262 if (PRINT_ERROR)
275 if (PRINT_ERROR)
313 if (PRINT_ERROR)
334 if (PRINT_ERROR)
511 if (PRINT_ERROR)
515 if (PRINT_ERROR)
527 if (PRINT_ERROR)
551 if (PRINT_ERROR)
/freebsd-10.1-release/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)
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c81 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
217 if (PRINT_ERROR)
227 if (PRINT_ERROR)
257 if (PRINT_ERROR)
275 if (PRINT_ERROR)
437 if (PRINT_ERROR)
448 if (PRINT_ERROR)
469 if (PRINT_ERROR)
/freebsd-10.1-release/contrib/apr-util/test/
H A Dtest_apu.h80 #define PRINT_ERROR(rv) \ macro
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-interrupt.h235 #define PRINT_ERROR(format, ...) cvmx_safe_printf("ERROR " format, ##__VA_ARGS__) macro

Completed in 115 milliseconds