Searched refs:atoi (Results 101 - 125 of 338) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/src/
H A Dradstatus.c91 result = rc_check(argv[i], atoi(p+1), msg);
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dppp.c42 return atoi(&ifname[3]);
H A Drc.c116 unit != atoi(&name[2]))
505 klogctl(8, NULL, atoi(nvram_safe_get("console_loglevel")));
613 int interval = atoi(nvram_safe_get("timer_interval"));
670 stbport = atoi(nvram_safe_get("wan_stb_x"));
1416 int step = atoi(argv[1]);
1482 return(stop_service_main(atoi(argv[1])));
1511 return(gpio_main(/*atoi(argv[1])*/));
1515 return(radio_main(atoi(argv[1])));
1528 return (remove_webcam_main(atoi(argv[1])));
1559 return wsrom_main(argv[1], atoi(arg
[all...]
H A Dfirewall_noipt.c159 log_level = atoi(nvram_safe_get("log_level"));
323 log_level = atoi(nvram_safe_get("log_level"));
364 nat.match.dst.ports[0] = htons(atoi(nvram_safe_get("http_wanport")));
365 nat.match.dst.ports[1] = htons(atoi(nvram_safe_get("http_wanport")));
378 nat.ports[0] = htons(atoi(nvram_safe_get("http_lanport")));
379 nat.ports[1] = htons(atoi(nvram_safe_get("http_lanport")));
H A Dvlan.c138 bVlan = (atoi(vlan_enable) > 0) ||(strlen(vlan_enable) &&
144 bMIBAC = (atoi(mibac_enable) > 0) ||
148 bBrcmTag = ((atoi(brcmtag_enable) > 0) ||
154 mibac_int = ROBO_GET_AC_RATE(atoi(mibac_interval));
189 wan_vid = atoi(wan_vlan);
193 lan_vid = atoi(lan_vlan);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dppp.c42 return atoi(&ifname[3]);
H A Drc.c114 unit != atoi(&name[2]))
494 klogctl(8, NULL, atoi(nvram_safe_get("console_loglevel")));
597 int interval = atoi(nvram_safe_get("timer_interval"));
654 stbport = atoi(nvram_safe_get("wan_stb_x"));
1374 int step = atoi(argv[1]);
1440 return(stop_service_main(atoi(argv[1])));
1469 return(gpio_main(/*atoi(argv[1])*/));
1473 return(radio_main(atoi(argv[1])));
1486 return (remove_webcam_main(atoi(argv[1])));
1517 return wsrom_main(argv[1], atoi(arg
[all...]
H A Dfirewall_noipt.c159 log_level = atoi(nvram_safe_get("log_level"));
323 log_level = atoi(nvram_safe_get("log_level"));
364 nat.match.dst.ports[0] = htons(atoi(nvram_safe_get("http_wanport")));
365 nat.match.dst.ports[1] = htons(atoi(nvram_safe_get("http_wanport")));
378 nat.ports[0] = htons(atoi(nvram_safe_get("http_lanport")));
379 nat.ports[1] = htons(atoi(nvram_safe_get("http_lanport")));
H A Dvlan.c138 bVlan = (atoi(vlan_enable) > 0) ||(strlen(vlan_enable) &&
144 bMIBAC = (atoi(mibac_enable) > 0) ||
148 bBrcmTag = ((atoi(brcmtag_enable) > 0) ||
154 mibac_int = ROBO_GET_AC_RATE(atoi(mibac_interval));
189 wan_vid = atoi(wan_vlan);
193 lan_vid = atoi(lan_vlan);
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/libsmbclient/src/lseekdir/
H A Dlseekdir_1.c67 entry_num = atoi(argv[5]);
H A Dlseekdir_2.c67 entry_num = atoi(argv[5]);
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/libsmbclient/src/readdir/
H A Dreaddir_2.c73 entry_num = atoi(argv[5]);
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/libsmbclient/src/telldir/
H A Dtelldir_1.c67 entry_num = atoi(argv[5]);
H A Dtelldir_2.c67 entry_num = atoi(argv[5]);
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dbroadcom.c416 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
422 pid = atoi(str);
444 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
450 pid = atoi(str);
471 unit = atoi(websGetVar(wp, "wan_unit", NULL));
477 sprintf(tmp, "et%dmacaddr", atoi(tmp2 + 3));
509 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
569 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
579 expires = atoi(str);
607 if ((unit = atoi(nvram_safe_ge
[all...]
H A Dnvram_f.c675 count = atoi(nvram_get("sh_edit_x"));
676 list_no = atoi(nvram_get_i("sh_acc_onlist_num",count));
721 sh_edit = atoi(nvram_get("sh_edit_x"));
722 list_no = atoi(nvram_get_i("sh_acc_onlist_num",sh_edit));
790 sh_edit = atoi(nvram_get("sh_edit_x"));
831 sh_num = atoi(nvram_get("sh_num"));
/asus-wl-520gu-7.0.1.45/src/router/igmpproxy/src/
H A Dconfig.c291 tmpPtr->ratelimit = atoi( token );
302 tmpPtr->threshold = atoi( token );
341 int bitcnt = atoi(tmpStr);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpcclient/
H A Dcmd_netlogon.c160 database_id = atoi(argv[1]);
198 database_id = atoi(argv[1]);
199 tmp = atoi(argv[2]);
H A Dcmd_srvsvc.c196 info_level = atoi(argv[1]);
265 info_level = atoi(argv[1]);
333 info_level = atoi(argv[1]);
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/tvdevice/
H A Dupnp_tv_device.c801 channel = atoi( value );
869 curchannel = atoi( tv_service_table[TV_SERVICE_CONTROL].
982 volume = atoi( value );
1048 curvolume = atoi( tv_service_table[TV_SERVICE_CONTROL].
1163 color = atoi( value );
1230 curcolor = atoi( tv_service_table[TV_SERVICE_PICTURE].
1339 tint = atoi( value );
1405 curtint = atoi( tv_service_table[TV_SERVICE_PICTURE].
1516 contrast = atoi( value );
1583 curcontrast = atoi( tv_service_tabl
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpf.c458 case 'i': indent = atoi( optargv ); break;
459 case 'l': length = atoi( optargv ); break;
462 case 'w': width = atoi( optargv ); break;
463 case 'x': xwidth = atoi( optargv ); break;
464 case 'y': ylength = atoi( optargv ); break;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/client/
H A Dmount.cifs.c643 rsize = atoi(optarg) ;
646 wsize = atoi(optarg);
649 uid = atoi(optarg);
652 gid = atoi(optarg);
689 get_password_from_file(atoi(getenv("PASSWD_FD")),NULL);
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dbroadcom.c409 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
414 pid = atoi(str);
431 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
436 pid = atoi(str);
459 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
519 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
529 expires = atoi(str);
550 unsigned int up = atoi(str);
571 if ((unit = atoi(nvram_safe_get("wan_unit"))) < 0)
848 if (atoi(nvram_safe_ge
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Drcamd.c973 cameratype = atoi(optarg);
976 debug = atoi(optarg);
979 max_diff = atoi(optarg);
982 seconds = atoi(optarg);
990 port = atoi(optarg);
993 brightness = atoi(optarg);
997 gain = atoi(optarg);
1003 recordtime = (long )atoi(optarg);
1009 alertflag = atoi(optarg);
1016 max_count = atoi(optar
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dwget.c346 switch (status = atoi(s)) {
367 close_delete_and_die("server returned error %d: %s", atoi(s), buf);
450 port = atoi(s+1);
452 port += atoi(s+1) * 256;
549 h->port = atoi(cp);
645 return atoi(buf);

Completed in 281 milliseconds

1234567891011>>