Searched refs:strtol (Results 101 - 125 of 421) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgen.c183 value = strtol (optarg, &endp, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DLockExample.cpp204 lockid = strtol(objbuf, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddb_param.c82 result = strtol(val, &tmp, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dfitblk.c139 ret = strtol(argv[1], argv + 1, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dtext2qos.c109 value = strtol(*text,&end,10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dwget.h162 /* Pick a strtol-compatible function that will work with wgint. The
163 choices are strtol, strtoll, or our own implementation of strtoll
169 # define str_to_wgint strtol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/examples/
H A Dfitblk.c139 ret = strtol(argv[1], argv + 1, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dass.c98 layer = strtol(dialog, (char**)&dialog, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Dfitblk.c139 ret = strtol(argv[1], argv + 1, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dtcp.c62 timeout = strtol(buf, NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripng_routemap.c159 metric = strtol (pnt, &endptr, 10);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dhttp.c170 len = strtol(line, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dchattr.c193 version = strtol(argv[i], &tmp, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_paramhlp.c162 long num = strtol(str, &endptr, 10);
359 *val = strtol(str, &endptr, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dfiles.c148 result_u16 = htons(strtol(val, &endptr, 0));
158 result_u32 = htonl(strtol(val, &endptr, 0));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_policy.c177 e->reqid = strtol(argv[optind-1], NULL, 10);
186 e->spi = strtol(argv[optind-1], NULL, 0x10);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c206 i = strtol(p, &endp, 10);
348 i = strtol(str, &endp, 10);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dfiles.c127 result_u16 = htons(strtol(val, &endptr, 0));
137 result_u32 = htonl(strtol(val, &endptr, 0));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.c425 level = strtol(arg, &tail, 10);
905 return strtol(spec, NULL, 0) == st->index;
920 int i, index = strtol(spec, NULL, 0);
931 prog_id = strtol(spec, &endptr, 0);
937 int stream_idx = strtol(endptr, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dutils.c43 res = strtol(arg, &ptr, base);
127 res = strtol(arg, &ptr, base);
141 res = strtol(arg, &ptr, base);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dlocktest.c647 lock_range = strtol(optarg, NULL, 0);
650 lock_base = strtol(optarg, NULL, 0);
653 min_length = strtol(optarg, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dparseutils.c152 width = strtol(str, (void*)&p, 10);
155 height = strtol(p, (void*)&p, 10);
618 dt.tm_sec = strtol(p, &o, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dconfig.c216 * ((int *)global_switches[i].address) = (int) strtol(s,0,0);
326 n=(int) strtol(pos, &pos, 0);
518 ofs = strtol(ofsp+2, &endp, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dparseutils.c111 width = strtol(p, &p, 10);
114 height = strtol(p, &p, 10);
563 dt.tm_sec = strtol(p, (char **)&q, 10);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrond.c324 n1 = strtol(ptr, &ptr, 10) + off;
326 n2 = strtol(ptr, &ptr, 10) + off;
367 skip = strtol(ptr + 1, &ptr, 10);

Completed in 524 milliseconds

1234567891011>>