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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c117 * The following constants define the value of the "msgverb"
119 * standard message it is to display. If !(msgverb&MV_SET),
121 * and set "msgverb" accordingly.
128 * MV_SET MSGVERB checked, msgverb value valid
228 * msgverb int
248 static int msgverb = 0; variable
519 * a representation of the value of that value in "msgverb"
539 /* Rid ourselves of junk in "msgverb" */
540 msgverb = 0;
544 msgverb
[all...]

Completed in 45 milliseconds