Home | History | Annotate | Download | only in pppd

Lines Matching refs:hostname

2785  * Use the hostname as part of the random number seed.
2791 char *p = hostname;
2794 for (p = hostname; *p != 0; ++p)