Lines Matching full:strlen
354 write(pidfile, pidbuf, strlen(pidbuf));
456 options_list[count].len = strlen(valstr);
887 int size = strlen(hname);
1014 pend = dhcpc_addstropt(pend, DHCP_OPTION_VENDOR, vendor, strlen(vendor));
1015 if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strlen(TT.hostname));
1029 pend = dhcpc_addstropt(pend, DHCP_OPTION_VENDOR, vendor, strlen(vendor));
1030 if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strlen(TT.hostname));
1109 msgopt_list[count].len = strlen(toybuf);
1116 msgopt_list[count].len = strlen(toybuf);
1122 msgopt_list[count].len = strlen(toybuf);
1129 msgopt_list[count].len = strlen(toybuf);
1134 msgopt_list[count].len = strlen(toybuf);
1147 msgopt_list[count].len = strlen(toybuf);
1182 msgopt_list[count].len = strlen(toybuf);