Searched refs:MM_MXLABELLN (Results 1 – 11 of 11) sorted by relevance
76 #define MM_MXLABELLN 25 macro
831 char lcllbl[MM_MXLABELLN+1]; /* Space for (possibly */ in writemsg()861 (void) strncpy(lcllbl, label, (size_t)MM_MXLABELLN); in writemsg()862 lcllbl[MM_MXLABELLN] = '\0'; in writemsg()
115 static char lbl[MM_MXLABELLN+1];
103 static char lbl[MM_MXLABELLN+1];
139 static char lbl[MM_MXLABELLN+1];
121 static char lbl[MM_MXLABELLN+1];
110 static char lbl[MM_MXLABELLN+1];
118 static char lbl[MM_MXLABELLN+1];
178 static char lbl[MM_MXLABELLN+1]; /* Space for std msg label */
159 static char fcnlbl[MM_MXLABELLN+1]; /* Buffer for message label */191 (void) snprintf(fcnlbl, MM_MXLABELLN, "UX:%s", q); in initmsg()
144 static char fcnlbl[MM_MXLABELLN+1]; /* Buffer for message label */