Home
last modified time | relevance | path

Searched refs:EMSG (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/pr/
Degetopt.c61 #define EMSG "" macro
66 static char *place = EMSG; /* option letter processing */ in egetopt()
83 place = EMSG; in egetopt()
93 place = EMSG; in egetopt()
122 place = EMSG; in egetopt()
186 place = EMSG; in egetopt()
203 place = EMSG; in egetopt()
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DGetOptInc.cpp38 #define EMSG "" macro
47 static const char *place = EMSG; /* option letter processing */
260 place = EMSG; in getopt_internal()
277 place = EMSG; /* found non-option */ in getopt_internal()
313 place = EMSG; in getopt_internal()
343 place = EMSG; in getopt_internal()
370 place = EMSG; in getopt_internal()
378 place = EMSG; in getopt_internal()
390 place = EMSG; in getopt_internal()
398 place = EMSG; in getopt_internal()
/openbsd/src/lib/libc/stdlib/
Dgetopt_long.c82 #define EMSG "" macro
91 static char *place = EMSG; /* option letter processing */
326 place = EMSG; in getopt_internal()
345 place = EMSG; /* found non-option */ in getopt_internal()
383 place = EMSG; in getopt_internal()
415 place = EMSG; in getopt_internal()
434 place = EMSG; in getopt_internal()
443 place = EMSG; in getopt_internal()
455 place = EMSG; in getopt_internal()
463 place = EMSG; in getopt_internal()