Searched refs:MNAMELEN (Results 1 – 1 of 1) sorted by relevance
45 #define MNAMELEN 20 /* max length of mailer name */ macro66 char mtable[MAXMAILERS][MNAMELEN + 1];132 (void) sm_strlcpy(mtable[mno++], "prog", MNAMELEN + 1);133 (void) sm_strlcpy(mtable[mno++], "*file*", MNAMELEN + 1);134 (void) sm_strlcpy(mtable[mno++], "*include*", MNAMELEN + 1);198 s = m + MNAMELEN; /* is [MNAMELEN + 1] */