Searched refs:atoi (Results 301 - 325 of 634) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c932 val = atoi((const char *)ndmpd_get_prop_default(NDMP_SOCKET_CSS, "60"));
940 val = atoi((const char *)ndmpd_get_prop_default(NDMP_SOCKET_CRS, "60"));
996 xfer_size = atoi(ndmpd_get_prop_default(NDMP_MOVER_RECSIZE,
2499 ndmp_max_tok_seq = atoi(ndmpd_get_prop_default(NDMP_MAXSEQ_ENV, "9"));
2509 if ((ndmp_ver = atoi(ndmpd_get_prop(NDMP_VERSION_ENV))) == 0)
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c1294 Def_timeout = (unsigned)atoi(ptr);
1302 Sleeptime = atoi(ptr);
1307 Disabletime = atoi(ptr);
1315 retry = atoi(ptr);
1320 flogin = atoi(ptr);
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c432 ldaptool_dbg_lvl = atoi( optarg ); /* */
482 ldaptool_port = atoi( optarg );
485 ldaptool_port2 = atoi( optarg );
614 refhoplim = atoi( optarg );
617 ldversion = atoi (optarg);
1641 pw_secs = atoi(ctrls[i]->ldctl_value.bv_val);
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c162 static int atoi(const char *);
1657 atoi(phys_slotname) == SC_MC_CTC_SLOT) {
1661 hsc->slot_table_prop[i].pslotnum = atoi(phys_slotname);
1662 hsc->slot_table_prop[i].ga = atoi(ga);
1663 hsc->slot_table_prop[i].pci_devno = atoi(pcidev);
2147 atoi(const char *p) function
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c222 result = atoi(buf);
739 timeout = atoi(optarg);
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dsetupterm.c583 if ((ilines = atoi(lcp)) > 0) {
592 if ((icolumns = atoi(ccp)) > 0) {
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c436 part_num = atoi(p);
745 pnum = atoi(p);
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetaddrinfo.c353 port = htons(atoi(servname));
355 port = htons(atoi(servname));
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dexpr.c344 *pValue = atoi(p->token.z);
355 *pValue = atoi(p->token.z);
1058 sqliteVdbeAddOp(v, OP_Integer, atoi(pExpr->token.z), 0);
1120 sqliteVdbeAddOp(v, OP_Integer, atoi(z), 0);
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c440 m->keylen = atoi(*(flds + kl_offset));
450 m->algtype = atoi(*(flds + at_offset));
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c1045 curargno = atoi(fmt) - 1; /* convert to zero base */
1168 curargno = atoi(fmt);
/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c204 ct = argc >= 3? atoi(argv[2]): 0;
206 ti = argc >= 3? atoi(argv[1]): 0;
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c3289 TotSize = atoi(value);
3297 SecPerTrk = atoi(value);
3305 TrkPerCyl = atoi(value);
3313 SecPerClust = atoi(value);
3321 BitsPerFAT = atoi(value);
3332 Resrvd = atoi(value);
3340 RelOffset = atoi(value);
3356 Imagesize = atoi(value);
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l406 lineno = atoi(braslist[0]);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c165 if (ntomask(4, atoi(s + 1), &mask.s_addr) != 0)
262 iph.iph_seed = atoi(optarg);
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c627 int val = atoi(azArg[1]);
646 int val = atoi(z);
690 int val = atoi(azArg[1]);
951 sqlite_busy_timeout(p->db, atoi(azArg[1]));
957 p->colWidth[j-1] = atoi(azArg[j]);
/illumos-gate/usr/src/cmd/troff/
H A Dn4.c722 j = atoi();
809 i = atoi();
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpmtab.c202 gptr->p_count = atoi(wptr);
217 gptr->p_timeout = atoi(wptr);
/illumos-gate/usr/src/tools/protocmp/
H A Dprotodir.c167 e->major = atoi(maj);
175 e->minor = atoi(min);
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c572 atoi((const char *)xmlTextReaderConstValue(reader));
633 atoi((const char *)xmlTextReaderConstValue(reader));
824 atoi((const char *)xmlTextReaderConstValue(reader));
971 atoi((const char *)
1123 atoi((const char *)xmlTextReaderConstValue(reader))
1242 atoi((const char *)xmlTextReaderConstValue(reader));
3097 id = atoi((const char *)xmlTextReaderConstValue(reader));
3234 id = atoi((const char *)xmlTextReaderConstValue(reader));
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_hyper.c807 curdef = atoi(mp->curdefault->arg);
1057 curdef = atoi(mp->curdefault->arg);
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c125 version = atoi( toks[ 1 ] );
/illumos-gate/usr/src/cmd/power/
H A Dconf.c231 powerd_pid = atoi(pidstr);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dmain.c162 debug_port = htons(atoi(*++argv));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Drevarp.c119 ntries = atoi(cp);

Completed in 122 milliseconds

<<11121314151617181920>>