Searched refs:strtol (Results 151 - 175 of 475) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c291 curr_version = strtol(results[1], &end, 10);
1629 (strtol(values[4], &end, 10) == 0)?
1782 *type = xlate_legacy_type(strtol(values[2], &end, 10));
3104 (strtol(values[1], &end, 10) == 0)?
3113 strtol(values[4], &end, 10),
3145 strtol(values[4], &end, 10),
3173 (strtol(values[1], &end, 10) == 0)?
3186 values[0], is_user, is_wuser, strtol(values[4], &end, 10),
3949 idtype = strtol(values[5], &end, 10) == 1
3974 (strtol(value
[all...]
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c626 fd = strtol(argv[0], (char **)NULL, 0);
766 ffd = strtol(argv[1], (char **)NULL, 0);
898 fd = strtol(argv[0], (char **)NULL, 0);
H A Dhist.c139 range[++flag] = (int)strtol(arg, (char**)0, 10);
H A Dpoll_solaris.c238 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0)
/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c370 id = strtol(ptr, &next, 10);
400 id = strtol(ptr, &next, 10);
473 id = strtol(ptr, &next, 10);
/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c207 nt->net_time_mon = strtol(dd, &endp, 10);
213 nt->net_time_day = strtol(dd, &endp, 10);
219 nt->net_time_yr = strtol(dd, &endp, 10);
230 nt->net_time_hr = strtol(h, &endp, 10);
236 nt->net_time_min = strtol(h, &endp, 10);
242 nt->net_time_sec = strtol(h, &endp, 10);
H A Dlibdladm.c483 val = strtol(oarg, &endp, 10);
1103 strtol(prop_val[i], &endp, 10);
1109 ur->mpur_min = strtol(prop_val[i], &endp, 10);
1112 ur->mpur_max = strtol(endp, &endp, 10);
/illumos-gate/usr/src/lib/libdll/common/
H A Ddllscan.c190 m = strtol((char*)a, &e, 10);
192 n = strtol((char*)b, &e, 10);
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c494 int nlines = strtol(env, (char **) 0, 10);
499 int ncolumns = strtol(env, (char **) 0, 10);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dsetup.c519 int nlines = (int) strtol(env, (char **) 0, 10);
524 int ncolumns = (int) strtol(env, (char **) 0, 10);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c267 t = strtol(tmpbuf, &tb, 10);
284 t = strtol(tmpbuf, &tb, 10);
309 t = strtol(tmpbuf, &tb, 10);
326 t = strtol(tmpbuf, &tb, 10);
516 t = strtol(tmpbuf, &tb, 10);
687 t = strtol(tmpbuf, &tb, 10);
841 t = strtol(tmpbuf, &tb, 10);
1055 t = strtol(tmpbuf, &tb, 10);
/illumos-gate/usr/src/cmd/intrstat/
H A Dintrstat.c521 g_sleeptime = strtol(argv[optind], &end, 10);
535 iter = strtol(s, &end, 0);
/illumos-gate/usr/src/cmd/stat/mpstat/
H A Dmpstat.c111 display_pset = (int)strtol
145 interval = (int)strtol(argv[optind], &endptr, 10);
/illumos-gate/usr/src/cmd/kvmstat/
H A Dkvmstat.c425 interval = strtol(argv[1], &endp, 10);
432 count = strtol(argv[2], &endp, 10);
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dtable.c241 priority = strtol(begin, &tmp, 10);
354 priority = strtol(begin, &tmp, 10);
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c162 p->value = strtol(s, NiL, 0);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dmc.c625 n = strtol(s, &t, 0);
642 m = strtol(s + 1, e, 0);
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c236 rt_idx_req = strtol(argv[3], NULL, 0);
237 phy_id_req = strtol(argv[4], NULL, 0);
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c235 *unit = strtol(p, &endp, 10);
293 *partition = strtol(p, &endp, 10);
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetgrent.c229 value = strtol(buf, &buf_next, 10);
H A Dgetservent.c252 s_port = htons((int)strtol(numbuf, &numend, 10));
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c245 len = strtol(p, &end, 10);
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_sgetrhent.c221 rhentp->rh_prefix = strtol(cp, &cp2, 0);
H A Dtsol_sgettpent.c63 tpentp->tp_doi = strtol(val, &cp, 0);
/illumos-gate/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c249 margin = (int) strtol(++ap, NULL, 0);

Completed in 135 milliseconds

1234567891011>>