/titanic_50/usr/src/cmd/eqn/ |
H A D | size.c | 23 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_50/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 160 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_50/usr/src/cmd/avs/sdbc/ |
H A D | sdbc_dynmem.c | 202 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_50/usr/src/cmd/backup/dump/ |
H A D | unctime.c | 62 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_50/usr/src/cmd/date/ |
H A D | date.c | 198 (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_50/usr/src/test/zfs-tests/cmd/file_trunc/ |
H A D | file_trunc.c | 112 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_50/usr/src/cmd/sendmail/src/ |
H A D | readcf.c | 627 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_50/usr/src/cmd/smbsrv/bind-helper/ |
H A D | bind-helper.c | 58 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_50/usr/src/cmd/valtools/ |
H A D | ckint.c | 136 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 D | ckrange.c | 145 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 D | ckstr.c | 152 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 D | ckkeywd.c | 105 ckwidth = atoi(optarg); in main() 131 kpid = atoi(optarg); in main() 135 signo = atoi(optarg); in main()
|
H A D | ckyorn.c | 136 ckwidth = atoi(optarg); in main() 162 kpid = atoi(optarg); in main() 166 signo = atoi(optarg); in main()
|
/titanic_50/usr/src/cmd/refer/ |
H A D | refer1.c | 60 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 D | mkey1.c | 78 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 D | refer7.c | 82 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_50/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | lockd.c | 235 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_50/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | ovload.c | 66 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_50/usr/src/stand/lib/sock/ |
H A D | sock_test.c | 45 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_50/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-query.c | 192 "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_50/usr/src/cmd/touch/ |
H A D | touch.c | 328 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_50/usr/src/cmd/auditreduce/ |
H A D | time.c | 436 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_50/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | postprint.c | 326 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_50/usr/src/cmd/lp/cmd/lptest/ |
H A D | lptest.c | 32 len = atoi(argv[1]); in main() 36 count = atoi(argv[2]); in main()
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | slp_config.c | 160 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()
|