/titanic_41/usr/src/cmd/lms/ |
H A D | ConfigConnection.cpp | 50 Lock il(_initLock); in IsInitialized() local 93 Lock il(_initLock); in Init() local 113 Lock il(_initLock); in Init() local 126 Lock il(_initLock); in Deinit() local 140 Lock il(_initLock); in RequestEntDNSSuffixList() local 149 Lock il(_initLock); in RequestEntDNSSuffixList() local 166 Lock il(_initLock); in SendEnterpriseAccess() local 181 Lock il(_initLock); in SendEnterpriseAccess() local
|
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 190 int il; // optstring length in parselong() local 198 il = optstring.length(); in parselong() 202 if (ic != '(' && ++ip == il) in parselong() 205 if (ic == ':' && ++ip == il) in parselong() 209 if (++ip == il) in parselong() 213 while (ip < il && (ic = optstring.charAt(ip)) != ')' && in parselong() 220 if (match && ip < il && ic == ')' && (op >= ol || in parselong() 230 if (ip < il && ic == ')' && ++ip == il) in parselong() 239 while ((cp > 0) && (cp < il) && (optstring.charAt(cp) == ':')) { in parselong() 242 } while (cp < il); in parselong()
|
/titanic_41/usr/src/cmd/tbl/ |
H A D | tt.c | 21 ctype(int il, int ic) in ctype() argument 23 if (instead[il]) in ctype() 25 if (fullbot[il]) in ctype() 27 il = stynum[il]; in ctype() 28 return(style[il][ic]); in ctype()
|
H A D | t6.c | 30 int icol, ilin, tsep, k, ik, vforml, il, text; in maktab() local 45 for(il=prev(ilin); il>=0 && vspen(table[il][icol].col); il=prev(il)) in maktab() 46 vforml=il; in maktab()
|
H A D | t5.c | 121 nodata(int il) in nodata() argument 126 switch(ctype(il,c)) in nodata()
|
/titanic_41/usr/src/uts/sun4u/serengeti/ |
H A D | Makefile.rules | 41 SBDP_IL=$(OBJS_DIR)/sbdp.il 62 $(SBDP_IL): $(UTSBASE)/sun4u/serengeti/ml/sbdp.il.cpp 63 $(IL_CPP) $(UTSBASE)/sun4u/serengeti/ml/sbdp.il.cpp >$@
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | sched.c | 52 static el_key_t **il; variable 89 k = il[icurr]; in il_shift() 100 k = il[(icurr + DU - 1) % DU]; in il_shift() 137 k = il[icurr]; in il_shift() 210 il = (el_key_t **)malloc((DU + 1) * sizeof (el_key_t *)); in el_init() 211 if (il == NULL) { in el_init() 243 il[i] = k; in el_init() 273 il[DU] = k; in el_init() 357 k = (il[i])->left; in el_add()
|
/titanic_41/usr/src/lib/librstp/common/ |
H A D | README.authors | 1 Alex Rozin <alexr@nbase.co.il> 2 Michael Rozhavsky <mike@nbase.co.il>
|
/titanic_41/usr/src/uts/sun4u/starcat/ |
H A D | Makefile.rules | 42 DRMACH_IL=$(OBJS_DIR)/drmach.il 68 $(DRMACH_IL): $(UTSBASE)/sun4u/starcat/ml/drmach.il.cpp 69 $(IL_CPP) $(UTSBASE)/sun4u/starcat/ml/drmach.il.cpp > $@
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/i386/ |
H A D | Makefile | 29 i386_XARCH += i386.il 31 pics/%.o: i386.il
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/amd64/ |
H A D | Makefile | 30 amd64_XARCH += amd64.il 32 pics/%.o: amd64.il
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_expand/ |
H A D | zpool_expand_001_pos.ksh | 105 typeset size_addition=$($ZPOOL history -il $TESTPOOL1 |\ 115 $ZPOOL history -il $TESTPOOL1 | \ 125 $ZPOOL history -il $TESTPOOL1 | \
|
H A D | zpool_expand_002_pos.ksh | 109 typeset size_addition=$($ZPOOL history -il $TESTPOOL1 \ 119 $ZPOOL history -il $TESTPOOL1 | \ 129 $ZPOOL history -il $TESTPOOL1 | \
|
/titanic_41/usr/src/uts/sun4u/starfire/ |
H A D | Makefile.rules | 57 DRMACH_IL= $(OBJS_DIR)/drmach.il 86 $(DRMACH_IL): $(UTSBASE)/sun4u/starfire/ml/drmach.il.cpp 87 $(IL_CPP) $(UTSBASE)/sun4u/starfire/ml/drmach.il.cpp > $@
|
/titanic_41/usr/src/uts/i86pc/ |
H A D | Makefile.i86pc | 111 INLINES_32 = $(UTSBASE)/intel/ia32/ml/ia32.il \ 112 $(UTSBASE)/$(PLATFORM)/ml/ia32.il 113 INLINES_64 = $(UTSBASE)/intel/amd64/ml/amd64.il \ 114 $(UTSBASE)/$(PLATFORM)/ml/amd64.il
|
/titanic_41/usr/src/uts/i86xpv/ |
H A D | Makefile.i86xpv | 102 INLINES_32 = $(UTSBASE)/intel/ia32/ml/ia32.il \ 103 $(UTSBASE)/$(PLATFORM)/ml/ia32.il 104 INLINES_64 = $(UTSBASE)/intel/amd64/ml/amd64.il \ 105 $(UTSBASE)/$(PLATFORM)/ml/amd64.il
|
/titanic_41/usr/src/uts/sun4u/opl/ |
H A D | Makefile.rules | 67 DRMACH_IL= $(OBJS_DIR)/drmach.il 106 $(DRMACH_IL): $(UTSBASE)/sun4u/opl/ml/drmach.il.cpp 107 $(IL_CPP) $(UTSBASE)/sun4u/opl/ml/drmach.il.cpp > $@
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/ |
H A D | KdcGui.java | 3070 ItemListener il; in setupMainNormalListeners() local 3147 il = new PrPolicyAction(); in setupMainNormalListeners() 3149 a = new Association(o, il, CHOICE_ITEM); in setupMainNormalListeners() 3263 il = new PrLockAcctAction(); in setupMainNormalListeners() 3265 a = new Association(o, il, CHECKBOX_ITEM); in setupMainNormalListeners() 3268 il = new PrForcePwChangeAction(); in setupMainNormalListeners() 3270 a = new Association(o, il, CHECKBOX_ITEM); in setupMainNormalListeners() 3273 il = new PrAllowPostdatedAction(); in setupMainNormalListeners() 3275 a = new Association(o, il, CHECKBOX_ITEM); in setupMainNormalListeners() 3278 il = new PrAllowForwardableAction(); in setupMainNormalListeners() [all …]
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | memlist.c | 551 struct bootmem_props *il, *pl, *vl; in copy_boot_memlists() local 593 il = &bootmem_props[PHYSINSTALLED]; in copy_boot_memlists() 594 *physinstalled = il->ptr; in copy_boot_memlists() 595 *physinstalled_len = il->nelems; in copy_boot_memlists()
|
/titanic_41/usr/src/uts/sun4u/md5/ |
H A D | inc.flg | 30 echo_file usr/src/common/crypto/md5/sparc/sun4u/byteswap.il
|
H A D | Makefile | 71 INLINES += $(SRC)/common/crypto/md5/sparc/sun4u/byteswap.il
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_history_001_neg.ksh | 53 log_mustnot $ZPOOL history -il $TESTPOOL
|
/titanic_41/usr/src/lib/libmd/capabilities/sun4v/ |
H A D | Makefile.com | 33 INLINES = $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
|
/titanic_41/usr/src/lib/libmd/capabilities/sun4u/ |
H A D | Makefile.com | 34 INLINES = $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
|
/titanic_41/usr/src/uts/sparc/ |
H A D | req.flg | 42 echo_file usr/src/uts/sparc/ml/sparc.il
|