HomeSort by relevance Sort by last modified time
    Searched defs:dolabel (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
fmtmsg.c 823 int dolabel; /* TRUE if label to be written */ local
848 dolabel = (verbosity & MV_LBL) && (label != MM_NULLLBL);
860 if (dolabel) {
936 if (dosev || dolabel) {
959 if (dolabel) {
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.func.c 56 int dolabel(void);
82 static struct biltins label = { S_, dolabel, 0, 0 };
144 dolabel(void) function
147 tprintf("TRACE- dolabel()\n");

Completed in 480 milliseconds