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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c82 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
269 if ((!equivFound) && (PRINT_ERROR)) {
289 if ((!equivFound) && (PRINT_ERROR)) {
360 if (PRINT_ERROR) {
374 if (PRINT_ERROR) {
408 if (PRINT_ERROR) {
429 if (PRINT_ERROR) {
640 if (PRINT_ERROR)
655 if (PRINT_ERROR)
693 if (PRINT_ERROR) {
[all...]

Completed in 63 milliseconds