Lines Matching refs:strtoul
150 rtn = strtoul(buffer, NULL, 0); in parse_rtn_arg()
173 interval = strtoul(buffer, NULL, 0); in parse_interval_arg()
196 latency = strtoul(buffer, NULL, 0); in parse_latency_arg()
220 phy = strtoul(buffer, NULL, 0); in parse_phy_arg()
245 sdu = strtoul(buffer, NULL, 0); in parse_sdu_arg()
269 irc = strtoul(buffer, NULL, 0); in parse_irc_arg()
293 pto = strtoul(buffer, NULL, 0); in parse_pto_arg()
317 iso_interval = strtoul(buffer, NULL, 0); in parse_iso_interval_arg()
341 num_subevents = strtoul(buffer, NULL, 0); in parse_nse_arg()
365 max_pdu = strtoul(buffer, NULL, 0); in parse_max_pdu_arg()
389 burst_number = strtoul(buffer, NULL, 0); in parse_bn_arg()
414 packing = strtoul(buffer, NULL, 0); in parse_packing_arg()
438 framing = strtoul(buffer, NULL, 0); in parse_framing_arg()
462 bis_count = strtoul(buffer, NULL, 0); in parse_bis_count_arg()