Searched refs:dolabel (Results 1 – 2 of 2) sorted by relevance
823 int dolabel; /* TRUE if label to be written */ in writemsg() local848 dolabel = (verbosity & MV_LBL) && (label != MM_NULLLBL); in writemsg()860 if (dolabel) { in writemsg()936 if (dosev || dolabel) { in writemsg()959 if (dolabel) { in writemsg()
56 int dolabel(void);82 static struct biltins label = { S_, dolabel, 0, 0 }; in isbfunc()144 dolabel(void) in dolabel() function