Searched refs:atoi (Results 101 - 125 of 634) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h254 #define slp_get_mcmaxwait() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTMAXWAIT))
255 #define slp_get_maxresults() atoi(SLPGetProperty(SLP_CONFIG_MAXRESULTS))
256 #define slp_get_multicastTTL() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTTTL))
/illumos-gate/usr/src/cmd/valtools/
H A Dckitem.c174 max = atoi(optarg);
242 kpid = atoi(optarg);
246 signo = atoi(optarg);
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A Dktutil.c214 kvno = (krb5_kvno) atoi(argv[++i]);
253 retval = ktutil_delete(kcontext, &ktlist, atoi(argv[1]));
256 gettext("while deleting entry %d"), atoi(argv[1]));
/illumos-gate/usr/src/ucbcmd/test/
H A Dtest.c190 return (isatty(atoi(a)));
211 int1 = atoi(a);
212 int2 = atoi(nxtarg(0));
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_main.c476 if (sp->nsi_sid == atoi(argv[i])) {
485 "found\n"), atoi(argv[i]));
511 if (atoi(argv[i]) > 0) {
512 ret = ndmp_terminate_session(atoi(argv[i]));
521 atoi(argv[i]));
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c103 if (token == NULL || (key_default = atoi(token)) == 0)
108 if (token == NULL || (key_low = atoi(token)) == 0)
113 if (token == NULL || (key_high = atoi(token)) == 0 ||
119 if (token == NULL || (key_increment = atoi(token)) == 0)
155 /* Can't check for atoi() == 0 here... */
156 key_sizes[num_sizes - 1] = atoi(token);
234 if (token == NULL || (new_num = atoi(token)) == 0) {
301 if (token == NULL || (new_num = atoi(token)) == 0) {
327 alg_num = atoi(token);
380 flags = atoi(toke
[all...]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c570 if (n = atoi()) {
658 lg = atoi();
751 cstab[i] = atoi();
753 j = atoi();
791 bdtab[j] = atoi();
827 if (i = atoi()) {
850 i = quant(atoi(), VERT);
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c93 cb->c_cc[VMIN] = atoi(*++argv);
102 cb->c_cc[VTIME] = atoi(*++argv);
142 ocb->c_line = atoi(*++argv);
295 winsize->ws_row = atoi(*++argv);
297 winsize->ws_col = atoi(*++argv);
299 winsize->ws_xpixel = atoi(*++argv);
301 winsize->ws_ypixel = atoi(*++argv);
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c85 cb->c_cc[VMIN] = atoi(*++argv);
93 cb->c_cc[VTIME] = atoi(*++argv);
140 ocb->c_line = atoi(*++argv);
258 winsize->ws_row = atoi(*++argv);
260 winsize->ws_col = atoi(*++argv);
262 winsize->ws_xpixel = atoi(*++argv);
264 winsize->ws_ypixel = atoi(*++argv);
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Din.lpd.c189 "pr-width", atoi(++entry));
193 "pr-indent", atoi(++entry));
320 int i = atoi(++entry);
514 rid = atoi(cf);
516 cf = receive_control_file(svc, ifp, ofp, atoi(&buf[1]));
528 file = receive_data_file(ifp, ofp, atoi(&buf[1]));
/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c174 llen = atoi(*argv);
177 llen = atoi(*++argv);
494 from1 = atoi(cps);
501 to1 = atoi(cps);
509 from2 = atoi(cps);
516 to2 = atoi(cps);
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c131 debug = atoi(defp);
156 min_size = atoi(defp);
165 idle_time = (uint_t)atoi(defp);
173 max_logs_preserve = atoi(defp);
183 mapping_update_interval = atoi(defp);
197 prune_timeout = atoi(defp);
/illumos-gate/usr/src/cmd/kbd/
H A Dkbd.c202 if (Dflag && atoi(delay) <= 0) {
208 if (Rflag && atoi(rate) <= 0) {
379 input_num = atoi(input);
598 int delay = atoi(delay_str);
624 int rate = atoi(rate_str);
846 layout_numbers[i] = atoi(result);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c157 then.tm_mday = atoi(&dbuf[E_DAY]);
158 then.tm_hour = atoi(&dbuf[E_HOUR]);
159 then.tm_min = atoi(&dbuf[E_MINUTE]);
160 then.tm_sec = atoi(&dbuf[E_SECOND]);
161 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
316 return (atoi(save));
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dfunc.c110 p1 = atoi(argv[1]?argv[1]:0);
111 p2 = atoi(argv[2]?argv[2]:0);
152 n = argc==2 ? atoi(argv[1]) : 0;
480 iMin = atoi(argv[0]);
487 iMax = atoi(argv[1]);
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio_alloc.c424 if ((_min_workers = atoi(str)) <= 0)
428 if ((_max_workers = atoi(str)) <= 0)
433 if ((str = getenv("_AIO_EXIT_INFO")) != NULL && atoi(str) != 0)
/illumos-gate/usr/src/cmd/printf/
H A Dprintf.c197 int idx = atoi(fmt);
226 int idx = atoi(fmt);
271 int idx = atoi(fmt);
/illumos-gate/usr/src/cmd/backup/lib/
H A Drmtlib.c470 !(cmd[0] == '/' && atoi(code + 1) == EIO))
472 errno = atoi(code + 1);
485 return (atoi(code + 1));
/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c196 count = atoi(*argv);
299 saved_ntrec = ntrec = atoi(*argv++);
317 dumpnum = atoi(*argv++);
/illumos-gate/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c234 i = atoi(optarg);
251 i = atoi(optarg);
263 i = atoi(optarg);
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_tx.c75 * straight atoi()
84 return (u_short)atoi(name);
244 ip->ip_p = atoi(*cpp);
307 ic->icmp_code = atoi(t+1);
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c341 if (n = atoi()) {
449 bdtab[j] = atoi();
498 i = quant(atoi(), VERT);
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_funcs.c134 value = (time_t)atoi(value_str);
/illumos-gate/usr/src/lib/libidmap/common/
H A Dsidutil.c126 sid->sid_authority[5] = atoi(&sidstr[4]);
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c171 hold = atoi (optarg);

Completed in 3179 milliseconds

1234567891011>>