Home
last modified time | relevance | path

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

12345678910>>...26

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c328 port = atoi( optarg ); in main()
423 id = atoi( line ); in main()
472 method = atoi (line); in main()
477 theInt = atoi(line); in main()
576 theInt = atoi(line); in main()
643 id = atoi( line ); in main()
849 i = atoi( line ); in main()
879 theInt = atoi(line); in main()
882 theInt = atoi(line); in main()
885 theInt = atoi(line); in main()
[all …]
/illumos-gate/usr/src/cmd/eqn/
H A Dsize.c21 ps += atoi(p+1); in setsize()
23 ps -= atoi(p+1); in setsize()
25 ps = atoi(p); in setsize()
53 gsize += atoi(temp+1); in globsize()
55 gsize -= atoi(temp+1); in globsize()
57 gsize = atoi(temp); in globsize()
/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c60 then.tm_mday = atoi(&dbuf[E_DAY]);
61 then.tm_hour = atoi(&dbuf[E_HOUR]);
62 then.tm_min = atoi(&dbuf[E_MINUTE]);
63 then.tm_sec = atoi(&dbuf[E_SECOND]);
64 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
/illumos-gate/usr/src/cmd/date/
H A Ddate.c236 (sec = atoi(&secptr[1])) >= 0 && sec < 60) in setdate()
250 yy = atoi(&date[8]); in setdate()
259 if (atoi(&date[8]) <= 68) { in setdate()
260 yy = 1900 + (atoi(&date[8]) + 100); in setdate()
262 yy = 1900 + atoi(&date[8]); in setdate()
280 min = atoi(&date[minidx]); in setdate()
282 hh = atoi(&date[minidx-2]); in setdate()
290 dd = atoi(&date[2]); in setdate()
292 mm = atoi(&date[0]); in setdate()
/illumos-gate/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()
/illumos-gate/usr/src/test/smbclient-tests/cmd/file_trunc/
H A Dfile_trunc.c109 bsize = atoi(optarg); in parse_options()
113 count = atoi(optarg); in parse_options()
117 fsize = atoi(optarg); in parse_options()
121 offset = atoi(optarg); in parse_options()
129 seed = atoi(optarg); in parse_options()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c1324 m->m_maxrcpt = atoi(p);
1334 m->m_nice = atoi(p);
2681 DefGid = atoi(val);
2794 LogLevel = atoi(val);
2951 DefUid = atoi(val);
3004 QueueLA = atoi(val);
3008 RefuseLA = atoi(val);
3012 DelayLA = atoi(val);
3654 MaxSLBits = atoi(val);
3898 FastSplit = atoi(val);
[all …]
/illumos-gate/usr/src/cmd/valtools/
H A Dckint.c133 ckwidth = atoi(optarg); in main()
143 base = atoi(optarg); in main()
169 kpid = atoi(optarg); in main()
173 signo = atoi(optarg); in main()
H A Dckrange.c142 ckwidth = atoi(optarg); in main()
152 base = atoi(optarg); in main()
186 kpid = atoi(optarg); in main()
190 signo = atoi(optarg); in main()
H A Dckstr.c149 ckwidth = atoi(optarg); in main()
176 length = atoi(optarg); in main()
202 kpid = atoi(optarg); in main()
206 signo = atoi(optarg); in main()
H A Dckkeywd.c102 ckwidth = atoi(optarg); in main()
128 kpid = atoi(optarg); in main()
132 signo = atoi(optarg); in main()
H A Dckyorn.c133 ckwidth = atoi(optarg); in main()
159 kpid = atoi(optarg); in main()
163 signo = atoi(optarg); in main()
/illumos-gate/usr/src/cmd/refer/
H A Drefer1.c58 nmlen = atoi(s); in main()
62 dtlen = atoi(s); in main()
80 authrev = atoi(argv[1]+2); in main()
91 refnum = atoi(argv[1]+2) - 1; in main()
H A Dmkey1.c76 minlen = atoi(argv[1]+2); in main()
80 comcount = atoi(argv[1]+2); in main()
83 keycount = atoi(argv[1]+2); in main()
H A Drefer7.c80 newr[atoi(tb)] = nr; in dumpold()
83 nr, atoi(tb)); in dumpold()
127 finalrn = newr[atoi(tb)]; in recopy()
129 finalrn = atoi(tb); in recopy()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dovload.c64 key_data->key_data_type[0] = atoi(cp);
71 key_data->key_data_length[0] = atoi(cp);
171 rec->old_key_len = atoi(cp);
177 rec->old_key_next = atoi(cp);
183 rec->admin_history_kvno = atoi(cp);
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtime.c434 tme->tm_year = atoi(strs) - 1900; /* get the year */ in derive_date()
437 tme->tm_mon = atoi(strs) - 1; /* get months */ in derive_date()
440 tme->tm_mday = atoi(strs); /* get days */ in derive_date()
444 tme->tm_hour = atoi(strs); /* get hours */ in derive_date()
449 tme->tm_min = atoi(strs); /* get minutes */ in derive_date()
454 tme->tm_sec = atoi(strs); /* get seconds */ in derive_date()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c325 copies = atoi(optarg); in options()
339 linespp = atoi(optarg); in options()
347 formsperpage = atoi(optarg); in options()
369 crmode = atoi(optarg); in options()
373 pointsize = atoi(optarg); in options()
378 tabstops = atoi(optarg); in options()
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c103 if (token == NULL || (key_default = atoi(token)) == 0) in build_keysizes()
108 if (token == NULL || (key_low = atoi(token)) == 0) in build_keysizes()
113 if (token == NULL || (key_high = atoi(token)) == 0 || in build_keysizes()
119 if (token == NULL || (key_increment = atoi(token)) == 0) in build_keysizes()
156 key_sizes[num_sizes - 1] = atoi(token); in build_keysizes()
234 if (token == NULL || (new_num = atoi(token)) == 0) { in build_list()
301 if (token == NULL || (new_num = atoi(token)) == 0) { in build_list()
327 alg_num = atoi(token); in build_list()
380 flags = atoi(token); in build_list()
415 block_sizes[num_sizes - 1] = atoi(token); in build_list()
[all …]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_config.c158 size = atoi(SLPGetProperty(SLP_CONFIG_MTU)); in slp_get_mtu()
191 answer = atoi(buf); in slp_get_next_onlist()
197 int num = atoi(SLPGetProperty(SLP_CONFIG_MAXRESULTS)); in slp_get_maxResults()

12345678910>>...26