Lines Matching refs:name
10 * duplicated in any source form, and that neither the name of the
27 * name is queried using the EAP Identity request type. If the
29 * the peer's name is presumed to be known.
124 "EAP", /* text name of protocol */
125 NULL, /* text name of corresponding data protocol */
230 /* Save the peer name we're given */
457 /* If we've got a pseudonym, try to decode to real name. */
509 ppp_dbglog("failed to decode real name");
545 tpw.pebuf.name = pcb->eap.es_server.ea_peer;
661 * unauthenticated name, then there's no
878 /* Save the name we're given. */
1048 static void eap_chap_response(ppp_pcb *pcb, u_char id, u_char *hash, const char *name, int namelen) {
1076 MEMCPY(outp, name, namelen);
1421 ppp_dbglog("EAP: trimming really long peer name down");
1430 /* In case the remote doesn't give us his name. */
1496 " (name)");
1506 * In case the remote doesn't give us his name,
1507 * use configured name.
1763 ppp_info("EAP: unauthenticated peer name \"%.*q\"", len, inp);
1849 ppp_dbglog("EAP: trimming really long peer name down");
1858 /* In case the remote doesn't give us his name. */
2198 printer(arg, " <No name>");
2220 printer(arg, " <No name>");
2348 printer(arg, " <No name>");