Searched refs:strtol (Results 1 - 25 of 421) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Datoi.c49 return (int)strtol(str, (char **)NULL, 10);
H A Datol.c49 return strtol(str, (char **)NULL, 10);
H A Dstrtol.c33 * $Id: strtol.c,v 12.3 2006/05/28 14:04:59 bostic Exp $
47 * PUBLIC: long strtol __P((const char *, char **, int));
51 strtol(nptr, endptr, base) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstrtol.c58 # define strtol __wcstoull_l macro
60 # define strtol __wcstoul_l macro
64 # define strtol __strtoull_l macro
66 # define strtol __strtoul_l macro
72 # define strtol __wcstoll_l macro
74 # define strtol __wcstol_l macro
78 # define strtol __strtoll_l macro
80 # define strtol __strtol_l macro
88 # define strtol wcstoull macro
90 # define strtol wcstou macro
94 # define strtol macro
96 # define strtol macro
102 # define strtol macro
104 # define strtol macro
108 # define strtol macro
240 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
431 strtol (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstrtol.c58 # define strtol __wcstoull_l macro
60 # define strtol __wcstoul_l macro
64 # define strtol __strtoull_l macro
66 # define strtol __strtoul_l macro
72 # define strtol __wcstoll_l macro
74 # define strtol __wcstol_l macro
78 # define strtol __strtoll_l macro
80 # define strtol __strtol_l macro
88 # define strtol wcstoull macro
90 # define strtol wcstou macro
94 # define strtol macro
96 # define strtol macro
102 # define strtol macro
104 # define strtol macro
108 # define strtol macro
240 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
431 strtol (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dstrtoofft.h40 * of 'long' the conversion function to use is strtol().
57 # define curlx_strtoofft strtol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Drpccheck.c48 d=strtol(s, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib521.c43 test_setopt(curl, CURLOPT_PORT, strtol(libtest_arg2, NULL, 10));
H A Dlib562.c59 test_setopt(curl, CURLOPT_PORT, strtol(libtest_arg2, NULL, 10));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dtestchmod.c29 mode = (int) strtol(argv[2], NULL, 8);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/floppy/
H A Dcreate_floppy_devices.c97 mode = strtol(optarg, NULL, 0);
101 major = strtol(optarg, NULL, 0);
104 type = strtol(optarg, NULL, 0);
131 fdnum = strtol(dev + 2, NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpproto.c161 ttl = strtol(buf, NULL, 10);
164 rtcp_port = strtol(buf, NULL, 10);
167 local_rtp_port = strtol(buf, NULL, 10);
170 local_rtp_port = strtol(buf, NULL, 10);
173 local_rtcp_port = strtol(buf, NULL, 10);
176 max_packet_size = strtol(buf, NULL, 10);
179 connect = strtol(buf, NULL, 10);
H A Dudp.c228 return strtol(sbuf, NULL, 10);
266 s->is_connected = strtol(buf, NULL, 10);
329 s->reuse_socket = strtol(buf, &endptr, 10);
336 s->ttl = strtol(buf, NULL, 10);
339 s->local_port = strtol(buf, NULL, 10);
342 h->max_packet_size = strtol(buf, NULL, 10);
345 s->buffer_size = strtol(buf, NULL, 10);
348 s->is_connected = strtol(buf, NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dctlparse.c62 val = strtol(s, &p, 10);
65 strtol(p, &p, 10);
90 val = strtol(s, &p, 10);
93 strtol(p, &p, 10);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc.c142 outversion = strtol(optarg, NULL, 0);
145 reservenum = strtol(optarg, NULL, 0);
148 minsize = strtol(optarg, NULL, 0);
151 padsize = strtol(optarg, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpnm.c86 w = strtol(buf1, NULL, 10);
89 h = strtol(buf1, NULL, 10);
92 depth = strtol(buf1, NULL, 10);
95 maxval = strtol(buf1, NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dhashstr.c64 num = strtol(string+8, &eptr, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddad_token.l119 <S_INDEX>{hexpair} {ifinfo->index = strtol(ifyytext, NULL, 16);
121 <S_PLEN>{hexpair} {ifinfo->plen = strtol(ifyytext, NULL, 16);
123 <S_SCOPE>{hexpair} {ifinfo->scope = strtol(ifyytext, NULL, 16);
125 <S_FLAGS>{hexpair} {ifinfo->flags = strtol(ifyytext, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dbb_strtonum.c96 v = strtol(arg, &endptr, base);
121 v = strtol(arg, &endptr, base);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddad_token.l119 <S_INDEX>{hexpair} {ifinfo->index = strtol(ifyytext, NULL, 16);
121 <S_PLEN>{hexpair} {ifinfo->plen = strtol(ifyytext, NULL, 16);
123 <S_SCOPE>{hexpair} {ifinfo->scope = strtol(ifyytext, NULL, 16);
125 <S_FLAGS>{hexpair} {ifinfo->flags = strtol(ifyytext, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dconmakehash.c45 return strtol(p+2,0,16);
142 fp0 = strtol(p, &p1, 0);
155 fp1 = strtol(p, &p1, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dbench_http.c121 port = (int)strtol(argv[i+1], &endptr, 10);
132 content_len = (size_t)strtol(argv[i+1], &endptr, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_gred.c63 opt.DPs=strtol(*argv, (char **)NULL, 10);
73 opt.def_DP=strtol(*argv, (char **)NULL, 10);
160 opt.DP=strtol(*argv, (char **)NULL, 10);
192 opt.prio=strtol(*argv, (char **)NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpcclient/
H A Dcmd_wkssvc.c53 info_level = (uint32)strtol(tmp, (char**)NULL, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/tools/
H A Dtdbtorture.c223 num_procs = strtol(optarg, NULL, 0);
226 num_loops = strtol(optarg, NULL, 0);
229 hash_size = strtol(optarg, NULL, 0);
232 seed = strtol(optarg, NULL, 0);

Completed in 524 milliseconds

1234567891011>>