Home
last modified time | relevance | path

Searched refs:strtonum (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dmemleak2.awk17 print "INSERT INTO mem VALUES(" strtonum($6) ",'" $0 "');"
20 print "INSERT INTO mem VALUES(" strtonum($10) \
21 ",(SELECT src FROM mem WHERE loc=" strtonum($8) "));"
22 print "DELETE FROM mem WHERE loc=" strtonum($8) ";"
25 print "DELETE FROM mem WHERE loc=" strtonum($6) ";"
/illumos-gate/usr/src/test/libc-tests/tests/err/
H A Derr.c106 num = strtonum(optarg, 0, 127, &errstr); in main()
112 num = strtonum(optarg, 0, VARIANT_VX, &errstr); in main()
139 num = strtonum(optarg, 0, 127, &errstr); in main()
/illumos-gate/usr/src/test/libc-tests/tests/
H A DMakefile68 strtonum \
120 strtonum.32 := CSTD=$(CSTD_GNU17)
121 strtonum.64 := CSTD=$(CSTD_GNU17)
H A Dstrtonum.c37 val = strtonum(nstr, minval, maxval, &errstr); in runtestx()
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c208 lkey = strtonum(*argp, 1, MAXINT, &errstr); in main()
267 lkey = strtonum(*argp, 1, MAXINT, &errstr); in main()
H A Ddevreserv.c271 lkey = strtonum(*argp, 1, MAXINT, &errstr); in main()
344 lkey = strtonum(*argp, 1, MAXINT, &errstr); in main()
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c190 count = strtonum(optarg, 1, INT_MAX, &errstr); in main()
206 interval = strtonum(optarg, 1, INT_MAX, &errstr); in main()
407 *portp = strtonum(val, 1, UINT16_MAX, &errstr); in process_filter()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c368 port = strtonum(argv[2], 1, 65535, &errstr); in setpeer()
677 t = strtonum(argv[1], 0, INT_MAX, &errstr); in setrexmt()
703 t = strtonum(argv[1], 0, INT_MAX, &errstr); in settimeout()
974 b = strtonum(argv[1], 0, MAX_BLKSIZE, &errstr); in setblksize()
1002 t = strtonum(argv[1], 0, MAX_TIMEOUT, &errstr); in setsrexmt()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c187 iflag = strtonum(optarg, 0, UINT_MAX, &errstr); in main()
236 timeout = strtonum(optarg, 0, INT_MAX / 1000, &errstr); in main()
361 if (strtonum(uport, PORT_MIN, PORT_MAX, in main()
827 lo = strtonum(token, PORT_MIN, PORT_MAX, &errstr); in build_ports()
834 hi = strtonum(n, PORT_MIN, PORT_MAX, &errstr); in build_ports()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtonum.c76 strtonum(const char *numstr, long long minval, long long maxval, in strtonum() function
/illumos-gate/usr/src/cmd/mandoc/
H A Dmanpath.c296 conf->indent = strtonum(cp, 0, 1000, &errstr); in manconf_output()
307 conf->width = strtonum(cp, 1, 1000, &errstr); in manconf_output()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c191 max_conns_allowed = strtonum(value, -1, INT32_MAX, &errstr); in main()
200 listen_backlog = strtonum(value, 0, INT32_MAX, &errstr); in main()
231 maxservers = strtonum(value, 1, INT32_MAX, &errstr); in main()
/illumos-gate/usr/src/cmd/ctfconvert/
H A Dctfconvert.c270 argno = strtonum(optarg, 1, UINT_MAX, &errstr); in main()
288 argno = strtonum(optarg, 1, 1024, &errstr); in main()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_subr.c264 uint_t val = strtonum(valbuf, 0, UINT_MAX, &errstr); in set_nfsv4_ephemeral_mount_to()
/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dnvme_ioctl_util.c150 ll = strtonum(dev + 4, 0, INT32_MAX, &errstr); in nvme_ioctl_test_get_fd()
/illumos-gate/usr/src/test/libc-tests/runfiles/
H A Ddefault.run150 [/opt/libc-tests/tests/strtonum.32]
151 [/opt/libc-tests/tests/strtonum.64]
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h316 strtonum(const char *, long long, long long, const char **);
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dstdlib_h.cfg152 func | strtonum |\
/illumos-gate/usr/src/head/
H A Dstdlib.h331 extern long long strtonum(const char *, long long, long long, const char **);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c114 n = strtonum(data, 1, 100, &errstr); in process_ocapfile()
139 n = strtonum(ptr, 1, MAXOFF_T, &errstr); in process_ocapfile()
/illumos-gate/usr/src/cmd/cron/
H A Dcrontab.c520 (void) strtonum(buf, 0, UINT32_MAX / 60, &errstr); in copycron()
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c770 rid = strtonum(rid_start + 1, 0, UINT32_MAX, &errstr); in sid_to_id_impl()
/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c649 val = strtonum(s, 0, INT_MAX, &errstr); in getint()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-libctest.p5m228 file path=opt/libc-tests/tests/strtonum.32 mode=0555
229 file path=opt/libc-tests/tests/strtonum.64 mode=0555
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dsmbiostbl.c1025 type = strtonum(token, 0, 3, &errstr); in smbios_parse()

12