Home | History | Annotate | Download | only in pppd

Lines Matching refs:hostname

234 bool usehostname = 0;		/* Use hostname for our_name */
374 "Must use hostname for authentication", 1 },
1227 /* Default our_name to hostname, and user to our_name */
1229 strlcpy(our_name, hostname, sizeof(our_name));