Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:strtoi

781 		ifo->metric = (int)strtoi(arg, NULL, 0, 0, INT32_MAX, &e);
840 ifo->timeout = (time_t)strtoi(arg, NULL, 0, 0, INT32_MAX, &e);
888 i = (int)strtoi(arg, NULL, 0, 1, 254, &e);
931 ifo->reboot = (time_t)strtoi(arg, NULL, 0, 0, UINT32_MAX, &e);
1389 i = (int)strtoi(p, NULL, 0, 8, 120, &e);
1449 sla->prefix_len = (uint8_t)strtoi(np,