Searched refs:papcodes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dpap.c79 static const char * const papcodes[] = { variable
82 #define MAXPAPCODE (sizeof papcodes / sizeof papcodes[0] - 1)
138 log_Printf(LogPHASE, "Pap Output: %s\n", papcodes[code]);
219 papcodes[authp->in.hdr.code], authp->in.hdr.id, authp->id);
248 papcodes[authp->in.hdr.code], txtlen, txt);

Completed in 49 milliseconds