Home | History | Annotate | Download | only in pppd

Lines Matching refs:hostname

235 bool usehostname = 0;		/* Use hostname for our_name */
373 "Must use hostname for authentication", 1 },
1196 /* Default our_name to hostname, and user to our_name */
1198 strlcpy(our_name, hostname, sizeof(our_name));