Home
last modified time | relevance | path

Searched refs:atoi (Results 1 – 25 of 786) sorted by relevance

12345678910>>...32

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c223 vlan_id = atoi(pos); in hostapd_config_read_maclist()
1612 infoid = atoi(buf); in parse_anqp_elem()
1662 val = atoi(pos); in parse_qos_map_set()
3338 val = atoi(pos); in hostapd_config_fill()
3349 if (atoi(pos)) in hostapd_config_fill()
3879 if (atoi(pos)) in hostapd_config_fill()
3884 if (atoi(pos)) in hostapd_config_fill()
3892 if (atoi(pos)) in hostapd_config_fill()
3897 if (atoi(pos)) in hostapd_config_fill()
4430 if (atoi(pos)) in hostapd_config_fill()
[all …]
/freebsd/contrib/unbound/util/
H A Dconfigparser.y608 if(atoi($2) == 0)
795 if(atoi($2) == 0)
1059 if(atoi($2) == 0)
1123 if(atoi($2) == 0)
1559 if(atoi($2) == 0)
1572 if(atoi($2) == 0)
1604 if(atoi($2) == 0)
1698 if(atoi($2) == 0)
2987 else if(atoi($2) > 65535 || atoi($2) < 0)
3861 port = atoi($2);
[all …]
H A Dconfigparser.c3267 if(atoi((yyvsp[0].str)) == 0) in yyparse()
3492 if(atoi((yyvsp[0].str)) == 0) in yyparse()
3840 if(atoi((yyvsp[0].str)) == 0) in yyparse()
3928 if(atoi((yyvsp[0].str)) == 0) in yyparse()
4512 if(atoi((yyvsp[0].str)) == 0) in yyparse()
4528 if(atoi((yyvsp[0].str)) == 0) in yyparse()
4569 if(atoi((yyvsp[0].str)) == 0) in yyparse()
4693 if(atoi((yyvsp[0].str)) == 0) in yyparse()
6345 else if(atoi((yyvsp[0].str)) > 65535 || atoi((yyvsp[0].str)) < 0) in yyparse()
7439 port = atoi((yyvsp[0].str)); in yyparse()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c286 recno = atoi(p + 1); in main()
645 ib.flags = atoi(eq); in setinfo()
661 ib.lorder = atoi(eq); in setinfo()
665 ib.psize = atoi(eq); in setinfo()
671 ih.bsize = atoi(eq); in setinfo()
679 ih.nelem = atoi(eq); in setinfo()
687 ih.lorder = atoi(eq); in setinfo()
693 rh.flags = atoi(eq); in setinfo()
701 rh.lorder = atoi(eq); in setinfo()
709 rh.bval = atoi(eq); in setinfo()
[all …]
/freebsd/lib/libc/db/test/
H A Ddbtest.c265 recno = atoi(p + 1);
588 ib.flags = atoi(eq);
604 ib.lorder = atoi(eq);
608 ib.psize = atoi(eq);
614 ih.bsize = atoi(eq);
622 ih.nelem = atoi(eq);
630 ih.lorder = atoi(eq);
636 rh.flags = atoi(eq);
644 rh.lorder = atoi(eq);
652 rh.bval = atoi(eq);
[all …]
/freebsd/tools/tools/ioat/
H A Dioatcontrol.c87 t->buffer_size = atoi(argv[2]); in main_raw()
122 t.coalesce_period = atoi(optarg); in main()
197 t.channel_index = atoi(argv[0]); in main()
208 t.transactions = atoi(argv[1]); in main()
211 t.buffer_size = atoi(argv[2]); in main()
219 t.chain_depth = atoi(argv[3]); in main()
227 t.duration = atoi(argv[4]); in main()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c615 printAntennaControl(fd, atoi(var+14)); in eevar()
706 eepromN.baseEepHeader.macAddr[atoi(var+7)]); in eevar()
716 fprintf(fd, "%2.2X", eepromN.custData[atoi(var+8)]); in eevar()
746 int vpd = atoi(var+6); in eevar()
754 pDataPerXPD[singleXpd].pwr_t4[atoi(var+7)]); in eevar()
756 int vpd = atoi(var+3); in eevar()
778 printEdgePower(fd, atoi(var+11)); in eevar()
780 printEdgeFlag(fd, atoi(var+10)); in eevar()
782 printEdge(fd, atoi(var+6)); in eevar()
801 fprintf(fd, "%02d", pDataPerChannel[atoi(var+5)]. in eevar()
[all …]
/freebsd/tools/tools/wtap/vis_map/
H A Dvis_map.c96 l.id1 = atoi(argv[2]); in main()
97 l.id2 = atoi(argv[3]); in main()
106 l.id1 = atoi(argv[2]); in main()
107 l.id2 = atoi(argv[3]); in main()
/freebsd/contrib/ldns/
H A Dduration.c140 duration->years = (time_t) atoi(str+1); in ldns_duration_create_from_string()
146 duration->months = (time_t) atoi(str+1); in ldns_duration_create_from_string()
152 duration->days = (time_t) atoi(str+1); in ldns_duration_create_from_string()
162 duration->hours = (time_t) atoi(str+1); in ldns_duration_create_from_string()
168 duration->minutes = (time_t) atoi(str+1); in ldns_duration_create_from_string()
174 duration->seconds = (time_t) atoi(str+1); in ldns_duration_create_from_string()
185 duration->weeks = (time_t) atoi(str+1); in ldns_duration_create_from_string()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c285 if (atoi(cmd)) { in wpas_ctrl_pno()
633 bk = atoi(pos); in wpa_supplicant_ctrl_iface_set()
638 vi = atoi(pos); in wpa_supplicant_ctrl_iface_set()
643 vo = atoi(pos); in wpa_supplicant_ctrl_iface_set()
2556 id = atoi(cmd); in wpa_supplicant_ctrl_iface_bssid()
3213 id = atoi(cmd); in wpa_supplicant_ctrl_iface_mesh_group_add()
3519 id = atoi(cmd); in wpa_supplicant_ctrl_iface_remove_network()
3611 id = atoi(cmd); in wpa_supplicant_ctrl_iface_set_network()
3656 id = atoi(cmd); in wpa_supplicant_ctrl_iface_get_network()
3844 id = atoi(cmd); in wpa_supplicant_ctrl_iface_remove_cred()
[all …]
/freebsd/tests/sys/cddl/zfs/bin/
H A Dfile_trunc.c110 bsize = atoi(optarg); in parse_options()
114 count = atoi(optarg); in parse_options()
118 fsize = atoi(optarg); in parse_options()
122 offset = atoi(optarg); in parse_options()
130 seed = atoi(optarg); in parse_options()
/freebsd/tools/tools/net80211/wlaninject/
H A Dwlaninject.c195 return atoi(type) & 3; in str2type()
215 return atoi(subtype) & 0xf; in str2subtype()
252 switch (atoi(rate)) { in str2rate()
557 chan = atoi(optarg); in main()
609 *(uint16_t*)wh->i_dur = htole16(atoi(optarg)); in main()
634 wh->i_seq[0] |= atoi(optarg) & 0xf; in main()
643 len = atoi(optarg); in main()
695 *x = htole16(atoi(optarg)); in main()
703 *x = htole16(atoi(optarg)); in main()
715 *x = htole16(atoi(optarg)); in main()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_trunc.c112 bsize = atoi(optarg); in parse_options()
116 count = atoi(optarg); in parse_options()
120 fsize = atoi(optarg); in parse_options()
124 offset = atoi(optarg); in parse_options()
132 seed = atoi(optarg); in parse_options()
/freebsd/usr.sbin/rmt/
H A Drmt.c99 tape = open(device, atoi(mode), 0666); in main()
116 rval = lseek(tape, (off_t)strtoll(count, NULL, 10), atoi(pos)); in main()
123 n = atoi(count); in main()
141 n = atoi(count); in main()
156 mtop.mt_op = atoi(op); in main()
157 mtop.mt_count = atoi(count); in main()
/freebsd/lib/libc/db/test/hash.tests/
H A Dthash4.c62 ctl.bsize = atoi(*argv++);
63 ctl.ffactor = atoi(*argv++);
64 ctl.nelem = atoi(*argv++);
65 ctl.cachesize = atoi(*argv++);
H A Dtcreat3.c58 ctl.bsize = atoi(*argv++);
59 ctl.ffactor = atoi(*argv++);
60 ctl.nelem = atoi(*argv++);
/freebsd/sys/tests/runtest/
H A Druntest.c70 kern_test.tot_threads_running = atoi(optarg); in main()
73 callout_test.number_of_callouts = atoi(optarg); in main()
76 callout_test.test_number = atoi(optarg); in main()
/freebsd/tools/test/stress2/tools/
H A Dfstool.c179 dirs = atoi(optarg); in main()
182 edirs = atoi(optarg); in main()
185 files = atoi(optarg); in main()
191 levels = atoi(optarg); in main()
201 times = atoi(optarg); in main()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c72 bsize = atoi(optarg); in parse_options()
76 count = atoi(optarg); in parse_options()
88 stride = atoi(optarg); in parse_options()
92 seek = atoi(optarg); in parse_options()
/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c72 return (u_short)atoi(name); in tx_portnum()
224 ip->ip_p = atoi(*cpp); in parseline()
280 tcp->th_seq = htonl(atoi(*cpp + 4)); in parseline()
285 tcp->th_ack = htonl(atoi(*cpp + 4)); in parseline()
297 ic->icmp_code = atoi(t + 1); in parseline()
368 ip6->ip6_nxt = atoi(*cpp); in parseipv6()
451 tcp->th_seq = htonl(atoi(*cpp + 4)); in parseipv6()
456 tcp->th_ack = htonl(atoi(*cpp + 4)); in parseipv6()
468 ic6->icmp6_code = atoi(t + 1); in parseipv6()
/freebsd/sbin/ifconfig/
H A Dcarp.c115 carpr_vhid = atoi(val); in setcarp_vhid()
180 carpr_advskew = atoi(val); in setcarp_advskew()
190 carpr_advbase = atoi(val); in setcarp_advbase()
250 carpr_version = atoi(val); in setcarp_version()
260 carpr_vrrp_prio = atoi(val); in setvrrp_prio()
266 carpr_vrrp_adv_inter = atoi(val); in setvrrp_interval()
/freebsd/contrib/sendmail/src/
H A Dreadcf.c1664 m->m_maxrcpt = atoi(p);
1674 m->m_nice = atoi(p);
3549 DefGid = atoi(val);
3662 LogLevel = atoi(val);
3819 DefUid = atoi(val);
3872 QueueLA = atoi(val);
3876 RefuseLA = atoi(val);
3880 DelayLA = atoi(val);
4540 MaxSLBits = atoi(val);
4780 FastSplit = atoi(val);
[all …]
/freebsd/sbin/dhclient/
H A Dparse.c457 tm.tm_wday = atoi(val); in parse_date()
467 tm.tm_year = atoi(val); in parse_date()
488 tm.tm_mon = atoi(val) - 1; in parse_date()
507 tm.tm_mday = atoi(val); in parse_date()
517 tm.tm_hour = atoi(val); in parse_date()
536 tm.tm_min = atoi(val); in parse_date()
555 tm.tm_sec = atoi(val); in parse_date()
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_atoi.c71 ATF_REQUIRE(atoi("0") == strtol("0", NULL, 10)); in ATF_TC_BODY()
72 ATF_REQUIRE(atoi("-1") == strtol("-1", NULL, 10)); in ATF_TC_BODY()
73 ATF_REQUIRE(atoi(buf) == strtol(buf, NULL, 10)); in ATF_TC_BODY()
/freebsd/contrib/ntp/util/
H A Dntptime.c130 ntx.constant = atoi(ntp_optarg); in main()
139 ntx.esterror = atoi(ntp_optarg); in main()
149 ntx.maxerror = atoi(ntp_optarg); in main()
154 ntx.offset = atoi(ntp_optarg); in main()
163 ntx.status = atoi(ntp_optarg); in main()
170 ntx.constant = atoi(ntp_optarg); in main()

12345678910>>...32