Home | History | Annotate | Download | only in radius

Lines Matching defs:BUF_LEN

47 #define BUF_LEN 1024
253 static char radius_msg[BUF_LEN];
341 static char radius_msg[BUF_LEN];
530 * msg -- buffer in which to place error message. Holds up to BUF_LEN chars
574 slprintf(msg, BUF_LEN, "RADIUS: wrong service type %ld for %s",
584 slprintf(msg, BUF_LEN, "RADIUS: wrong framed protocol %ld for %s",
636 slprintf(msg, BUF_LEN, "RADIUS: bad remote IP address %I for %s",
662 slprintf(msg,BUF_LEN,"RADIUS: bad MS-CHAP2-Success packet");
673 slprintf(msg, BUF_LEN,
683 slprintf(msg, BUF_LEN,
1247 * msg -- buffer of size BUF_LEN for error message
1267 slprintf(msg, BUF_LEN, "RADIUS: Can't read config file %s",
1273 slprintf(msg, BUF_LEN, "RADIUS: Can't read dictionary file %s",
1279 slprintf(msg, BUF_LEN, "RADIUS: Can't read map file %s",