Searched refs:ind (Results 76 - 100 of 123) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A Db.c437 int j, n, s, ind, numtrans; local
588 ind = 0;
762 dprintf(" = %d, ind = %d\n", n, ind+1, NULL);
763 fatab[++ind].cc.cc_ns = ns;
764 fatab[ind].cc.cc_cs = cs;
765 fatab[ind].cc.cc_ne = ne;
766 fatab[ind].cc.cc_ce = ce;
767 fatab[ind].n = n;
773 dprintf("= %d, ind
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dper_dnet.c76 uint_t ind; local
81 for (ind = 0; listppp[ind] != NULL && ind < cnt;
82 ind++)
83 free(listppp[ind]);
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/terminfo/
H A Dhp75 tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G, il1=\EL, am, cub1=^H,
82 cr=^M, cud1=^J, ind=^J, bel=^G, am, cuf1=\EC,
105 ind=\ES, ht=^I$<2>, xhp, use=2621,
H A Dhp2392a82 ind=\n,
H A Dokimtron46 ind=^J, ri=\EM,
H A Dvc45 ind=^J, ri=\EM,
H A Dtelevideo35 tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G, il1=\EE$<33*>, am,
87 tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G,
H A Dkimtron46 ind=^J, ri=\EM,
H A Dconcept47 cr=^M, cud1=^J, ind=^J, bel=^G,
84 # cr and ind below. This padding is only needed at 9600 baud.
90 cr=$<9>^M, ind=^J,
91 # cr=^M, ind=^J$<9>,
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DText.cxx376 Boolean Text::charLocation(size_t ind, const ConstPtr<Origin> *&origin, Index &index) const argument
378 // Find the last item whose index <= ind.
380 // indexes < i implies index <= ind
381 // indexes >= lim implies index > ind
387 if (items_[mid].index > ind)
394 if (items_[i].index > ind)
401 index = items_[i].loc.index() + (ind - items_[i].index);
/opensolaris-onvv-gate/usr/src/cmd/terminfo/
H A Dsperry.ti60 ind=\l, indn=\E[%p1%dB,
H A Dwyse.ti54 hts=\E1, ich1=\EQ, il1=\EE$<2>, ind=^J$<2>, ip=$<2>,
104 fsl=\r, home=^^, ht=\t, hts=\E1, il1=\EE, ind=\n,
140 # The capabilities effected are (dch1) (dl1) (il1) (ind) (ri)
155 ind=\n, ip=$<3>, is1=\EcB0\EcC1,
274 ind=\n, ip=$<1>, is2=\E>\E[?7;?8h\E[4;?1l^O\E)0,
331 ind=\E[B, ip=$<4>, is1=\E[62;1"p\E7\E[?6l\E8\E[?5W,
369 if=/usr/share/lib/tabset/wyse-adds, il1=\EM, ind=\n,
H A Datt.ti52 cr=\r, ind=\n,
83 ind=\E[S, indn=\E[%p1%dS, invis=\E[9m, is2=\E[0;10m,
121 xon,cr=^M, cud1=^J, ind=^J, bel=^G, cols#72, hc, os,
127 xon,cr=^M, cud1=^J, ind=^J, bel=^G,
165 ind=\ES$<20>, cud1=\EB, cols#80, lines#24, smso=\E3, rmso=\E4,
170 xon,cr=^M, cud1=^J, ind=^J, bel=^G,
198 ind=\n, invis=\E[8m,
248 il1=\E[L, ind=\n, ka1=\EOq, ka3=\EOs, kb2=\EOr,
430 ind=\n, indn=\E[%p1%dE, invis=\E[8m,
465 il1=\E[1L, ind
[all...]
H A Dscreen.ti43 ind=\n, is2=\E)0, kbs=\b, kcub1=\EOD, kcud1=\EOB,
67 ind=\n, is2=\E)0, kbs=\b, kcub1=\EOD, kcud1=\EOB,
/opensolaris-onvv-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c70 static char ind[] = "|/-\\"; /* progress indicator */ local
172 printf("%c\b", ind[pos++ & 3]);
H A Dnfs3ops.c68 static char ind[] = "|/-\\"; /* progress indicator */ local
176 printf("%c\b", ind[pos++ & 3]);
/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c2191 int ind; local
2198 ind = 1; /* compiler complains about possible uninitialized var */
2200 ind = i;
2202 for (interval = ind; interval; ) {
2203 if ((key >= buf[ind-1].bad_start) &&
2204 (key <= buf[ind-1].bad_end)) {
2205 return (ind-1);
2208 if (key < buf[ind-1].bad_start) {
2210 mystatus = ind-1;
2213 ind
[all...]
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_create.c425 krb5_int32 ind; local
444 ind = iargs->dbentp->n_key_data-1;
452 &iargs->dbentp->key_data[ind]);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_lcl.h294 int ind = (a)->dmax - (a)->top; \
296 for (; ind != 0; ind--) \
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c2556 rdc_bmap_ref_byte_set(rdc_k_info_t *krdc, int ind) argument
2561 bmap[ind]++;
2565 rdc_bmap_ref_byte_clr(rdc_k_info_t *krdc, int ind) argument
2570 bmap[ind]--;
2574 rdc_bmap_ref_byte_isset(rdc_k_info_t *krdc, int ind) argument
2579 return ((unsigned int)(bmap[ind]));
2583 rdc_bmap_ref_byte_force(rdc_k_info_t *krdc, int ind, unsigned int val) argument
2588 bmap[ind] = (unsigned char) val;
2609 rdc_bmap_ref_int_set(rdc_k_info_t *krdc, int ind) argument
2614 bmap[ind]
2618 rdc_bmap_ref_int_clr(rdc_k_info_t *krdc, int ind) argument
2627 rdc_bmap_ref_int_isset(rdc_k_info_t *krdc, int ind) argument
2636 rdc_bmap_ref_int_force(rdc_k_info_t *krdc, int ind, unsigned int val) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dllc1.c2393 dl_unitdata_ind_t *ind; local
2394 ind = (dl_unitdata_ind_t *)mp->b_rptr;
2395 bcopy(LLCADDR(ind, ind->dl_dest_addr_offset),
2412 dl_unitdata_ind_t *ind; local
2413 ind = (dl_unitdata_ind_t *)mp->b_rptr;
2414 bcopy(LLCADDR(mp->b_rptr, ind->dl_src_addr_offset),
2416 ind->dl_src_addr_length);
2642 dl_unitdata_ind_t *ind; local
2643 ind
2661 dl_unitdata_ind_t *ind; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dbootops.c152 static char ind[] = "|/-\\"; /* that's entertainment? */ local
156 prom_printf("%c\b", ind[pos++ & 3]);
/opensolaris-onvv-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c326 int ind, opt, error = 0; local
364 ind = cf_optind;
365 arg = argv[ind];
381 for (; ind < argc; ind++) {
382 arg = argv[ind];
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c720 dlpi_msg_t ind; local
742 DLPI_MSG_CREATE(ind, DL_UNITDATA_IND);
743 udatap = &(ind.dlm_msg->unitdata_ind);
744 indendp = (caddr_t)ind.dlm_msg + ind.dlm_msgsz;
746 if ((retval = i_dlpi_strgetmsg(dip, msec, &ind, DL_UNITDATA_IND,
/opensolaris-onvv-gate/usr/src/stand/lib/inet/
H A Dibd.c137 char *ind = "-\\|/"; local
173 printf("%c\b", ind[feedback++ % 4]); /* activity */

Completed in 269 milliseconds

12345