Home
last modified time | relevance | path

Searched refs:atoi (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/titanic_41/usr/src/cmd/eqn/
H A Dsize.c23 ps += atoi(p+1); in setsize()
25 ps -= atoi(p+1); in setsize()
27 ps = atoi(p); in setsize()
55 gsize += atoi(temp+1); in globsize()
57 gsize -= atoi(temp+1); in globsize()
59 gsize = atoi(temp); in globsize()
/titanic_41/usr/src/cmd/ldap/common/
H A Dldaptest.c160 tmp.mod_op = atoi( buf ); in get_modlist()
229 if (( *authmethodp = atoi( dn )) == 3 ) { in bind_prompt()
310 ldap_debug = atoi( optarg ); in main()
328 port = atoi( optarg ); in main()
423 id = atoi( line ); in main()
438 method = atoi( line ) | 0x80; in main()
464 method = atoi( line ); in main()
472 method = atoi (line); in main()
477 theInt = atoi(line); in main()
552 ldap_debug = atoi( line ); in main()
[all …]
/titanic_41/usr/src/cmd/avs/sdbc/
H A Dsdbc_dynmem.c202 val = atoi(*pargs); in sd_dynmem_lintmain()
210 val = atoi(*pargs); in sd_dynmem_lintmain()
218 val = atoi(*pargs); in sd_dynmem_lintmain()
226 val = atoi(*pargs); in sd_dynmem_lintmain()
234 val = atoi(*pargs); in sd_dynmem_lintmain()
247 val = atoi(*pargs); in sd_dynmem_lintmain()
260 val = atoi(*pargs); in sd_dynmem_lintmain()
273 val = atoi(*pargs); in sd_dynmem_lintmain()
286 val = atoi(*pargs); in sd_dynmem_lintmain()
299 val = atoi(*pargs); in sd_dynmem_lintmain()
[all …]
/titanic_41/usr/src/cmd/backup/dump/
H A Dunctime.c62 then.tm_mday = atoi(&dbuf[E_DAY]);
63 then.tm_hour = atoi(&dbuf[E_HOUR]);
64 then.tm_min = atoi(&dbuf[E_MINUTE]);
65 then.tm_sec = atoi(&dbuf[E_SECOND]);
66 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
/titanic_41/usr/src/cmd/date/
H A Ddate.c198 (sec = atoi(&secptr[1])) >= 0 && sec < 60) in setdate()
212 yy = atoi(&date[8]); in setdate()
221 if (atoi(&date[8]) <= 68) { in setdate()
222 yy = 1900 + (atoi(&date[8]) + 100); in setdate()
224 yy = 1900 + atoi(&date[8]); in setdate()
242 min = atoi(&date[minidx]); in setdate()
244 hh = atoi(&date[minidx-2]); in setdate()
252 dd = atoi(&date[2]); in setdate()
254 mm = atoi(&date[0]); in setdate()
/titanic_41/usr/src/test/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c112 bsize = atoi(optarg); in parse_options()
116 count = atoi(optarg); in parse_options()
120 fsize = atoi(optarg); in parse_options()
124 offset = atoi(optarg); in parse_options()
132 seed = atoi(optarg); in parse_options()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dreadcf.c627 Priorities[NumPriorities].pri_val = atoi(++p);
1320 m->m_maxdeliveries = atoi(p);
1324 m->m_maxrcpt = atoi(p);
1328 m->m_linelimit = atoi(p);
1334 m->m_nice = atoi(p);
2620 if (safe || CheckpointInterval > atoi(val))
2621 CheckpointInterval = atoi(val);
2681 DefGid = atoi(val);
2709 MaxHopCount = atoi(val);
2779 MaxMciCache = atoi(val);
[all …]
/titanic_41/usr/src/cmd/smbsrv/bind-helper/
H A Dbind-helper.c58 sa.sa_family = atoi(argv[1]); in main()
62 sin->sin_port = htons(atoi(argv[3])); in main()
66 sin6->sin6_port = htons(atoi(argv[3])); in main()
/titanic_41/usr/src/cmd/refer/
H A Drefer1.c60 nmlen = atoi(s); in main()
64 dtlen = atoi(s); in main()
82 authrev = atoi(argv[1]+2); in main()
93 refnum = atoi(argv[1]+2) - 1; in main()
H A Dmkey1.c78 minlen = atoi(argv[1]+2); in main()
82 comcount = atoi(argv[1]+2); in main()
85 keycount = atoi(argv[1]+2); in main()
H A Drefer7.c82 newr[atoi(tb)] = nr; in dumpold()
85 nr, atoi(tb)); in dumpold()
129 finalrn = newr[atoi(tb)]; in recopy()
131 finalrn = atoi(tb); in recopy()
/titanic_41/usr/src/cmd/valtools/
H A Dckint.c136 ckwidth = atoi(optarg); in main()
146 base = atoi(optarg); in main()
172 kpid = atoi(optarg); in main()
176 signo = atoi(optarg); in main()
H A Dckrange.c145 ckwidth = atoi(optarg); in main()
155 base = atoi(optarg); in main()
189 kpid = atoi(optarg); in main()
193 signo = atoi(optarg); in main()
H A Dckstr.c152 ckwidth = atoi(optarg); in main()
179 length = atoi(optarg); in main()
205 kpid = atoi(optarg); in main()
209 signo = atoi(optarg); in main()
H A Dckkeywd.c105 ckwidth = atoi(optarg); in main()
131 kpid = atoi(optarg); in main()
135 signo = atoi(optarg); in main()
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c97 atoi((val)) < 0 || atoi((val)) > 100)
482 uvp->uv_maxblocks = atoi(val); in cfs_get_opts()
488 uvp->uv_minblocks = atoi(val); in cfs_get_opts()
494 uvp->uv_threshblocks = atoi(val); in cfs_get_opts()
501 uvp->uv_maxfiles = atoi(val); in cfs_get_opts()
507 uvp->uv_minfiles = atoi(val); in cfs_get_opts()
513 uvp->uv_threshfiles = atoi(val); in cfs_get_opts()
520 uvp->uv_maxfilesize = atoi(val); in cfs_get_opts()
527 uvp->uv_hiblocks = atoi(val); in cfs_get_opts()
533 uvp->uv_lowblocks = atoi(val); in cfs_get_opts()
[all …]
/titanic_41/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c235 if ((val = atoi(optarg)) <= 0) in main()
241 lmargs.debug = atoi(optarg); in main()
245 if ((val = atoi(optarg)) <= 0) in main()
251 if ((val = atoi(optarg)) <= 0) in main()
257 if ((val = atoi(optarg)) <= 0) in main()
276 val = atoi(av[optind]); in main()
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/
H A Dovload.c66 key_data->key_data_type[0] = atoi(cp);
73 key_data->key_data_length[0] = atoi(cp);
173 rec->old_key_len = atoi(cp);
179 rec->old_key_next = atoi(cp);
185 rec->admin_history_kvno = atoi(cp);
/titanic_41/usr/src/stand/lib/sock/
H A Dsock_test.c45 static int atoi(const char *);
280 atoi(const char *p) in atoi() function
463 *port = htons(atoi(tmp)); in st_get_addr_and_port()
502 if (st_local_listen(g_sock_fd, atoi(tmp)) < 0) { in st_listen()
570 if ((*send_cnt = atoi(cnt)) < 0) { in st_get_buf_and_cnt()
642 buf_len = atoi(tmp); in st_recv()
680 buf_len = atoi(tmp); in st_recvfrom()
724 echo_port = atoi(tmp); in st_echo()
730 buf_len = atoi(tmp); in st_echo()
831 opt_val = atoi(tmp); in st_setsockopt()
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-query.c192 "job-id", atoi(s)); in parse_lpd_job()
196 octets = atoi(s); in parse_lpd_job()
198 PAPI_ATTR_APPEND, "job-file-sizes", atoi(s)); in parse_lpd_job()
216 "number-of-intervening-jobs", atoi(s) - 1); in parse_lpd_job()
221 "job-id", atoi(s)); in parse_lpd_job()
242 if ((copies = atoi(s)) < 1) in parse_lpd_job()
254 size = atoi(s); in parse_lpd_job()
/titanic_41/usr/src/cmd/touch/
H A Dtouch.c328 tm.tm_year = atoi(year) - 1900; in parse_datetime()
329 tm.tm_mon = atoi(month) - 1; in parse_datetime()
330 tm.tm_mday = atoi(day); in parse_datetime()
331 tm.tm_hour = atoi(hour); in parse_datetime()
332 tm.tm_min = atoi(minute); in parse_datetime()
333 tm.tm_sec = atoi(second); in parse_datetime()
351 nanoseconds = atoi(fraction); in parse_datetime()
/titanic_41/usr/src/cmd/auditreduce/
H A Dtime.c436 tme->tm_year = atoi(strs) - 1900; /* get the year */ in derive_date()
439 tme->tm_mon = atoi(strs) - 1; /* get months */ in derive_date()
442 tme->tm_mday = atoi(strs); /* get days */ in derive_date()
446 tme->tm_hour = atoi(strs); /* get hours */ in derive_date()
451 tme->tm_min = atoi(strs); /* get minutes */ in derive_date()
456 tme->tm_sec = atoi(strs); /* get seconds */ in derive_date()
/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c326 copies = atoi(optarg); in options()
340 linespp = atoi(optarg); in options()
348 formsperpage = atoi(optarg); in options()
370 crmode = atoi(optarg); in options()
374 pointsize = atoi(optarg); in options()
379 tabstops = atoi(optarg); in options()
/titanic_41/usr/src/cmd/lp/cmd/lptest/
H A Dlptest.c32 len = atoi(argv[1]); in main()
36 count = atoi(argv[2]); in main()
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_config.c160 size = atoi(SLPGetProperty(SLP_CONFIG_MTU)); in slp_get_mtu()
193 answer = atoi(buf); in slp_get_next_onlist()
199 int num = atoi(SLPGetProperty(SLP_CONFIG_MAXRESULTS)); in slp_get_maxResults()

12345678910>>...27