Lines Matching refs:strlen
354 write(pidfile, pidbuf, strlen(pidbuf));
456 options_list[count].len = strlen(valstr);
889 int size = strlen(hname);
1016 pend = dhcpc_addstropt(pend, DHCP_OPTION_VENDOR, vendor, strlen(vendor));
1017 if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strlen(TT.hostname));
1031 pend = dhcpc_addstropt(pend, DHCP_OPTION_VENDOR, vendor, strlen(vendor));
1032 if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strlen(TT.hostname));
1111 msgopt_list[count].len = strlen(toybuf);
1118 msgopt_list[count].len = strlen(toybuf);
1124 msgopt_list[count].len = strlen(toybuf);
1131 msgopt_list[count].len = strlen(toybuf);
1136 msgopt_list[count].len = strlen(toybuf);
1151 msgopt_list[count].len = strlen(toybuf);
1186 msgopt_list[count].len = strlen(toybuf);