Home | History | Annotate | Download | only in dhcpcd

Lines Matching defs:hp

913 	const char *hp;
1046 hp = strchr(ifo->hostname, '.');
1047 if (hp)
1048 len = hp - ifo->hostname;