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

/illumos-gate/usr/src/head/
H A Dfmtmsg.h67 * MSGVERB Tells fmtmsg() which components it is to write
72 #define MSGVERB "MSGVERB" macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c106 * Keywords for fields named in the MSGVERB environment variable.
120 * fmtmsg() will interrogate the "MSGVERB" environment variable
123 * NOTE: This means that if MSGVERB changes after the first call
127 * MV_INV Check MSGVERB environment variable (invalidates value)
128 * MV_SET MSGVERB checked, msgverb value valid
136 * MV_DFLT Default value for MSGVERB
230 * MSGVERB environment variable.
518 * Parces the argument of the MSGVERB environment variable and places
532 char *opts; /* Pointer to MSGVERB's value */
533 char *alloced; /* Pointer to MSGVERB'
[all...]

Completed in 45 milliseconds