Searched refs:oe (Results 1 - 10 of 10) sorted by relevance
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | fts_fix.c | 43 FTSENT* oe; local 47 if ((oe = _ast_fts_read(fts)) && ast.version < 20100102L && (ne || (ne = newof(0, FTSENT, 1, 0)))) 49 *ne = *oe; 50 oe = ne; 55 return oe;
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gic_opt.c | 234 krb5_gic_opt_ext *oe; local 236 oe = krb5int_gic_opte_alloc(context); 237 if (NULL == oe) 241 oe->flags = opt->flags; 242 oe->tkt_life = opt->tkt_life; 243 oe->renew_life = opt->renew_life; 244 oe->forwardable = opt->forwardable; 245 oe->proxiable = opt->proxiable; 246 oe->etype_list = opt->etype_list; 247 oe [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | RefHash.t | 47 my ($or, $ow, $oe) = @{$ordinary_results[$i]}; 54 $ok = 0 if (defined($oe) != defined($te)) or ($oe ne $te); 62 defined $oe ? "\texception: $oe\n" : "\tno exception\n",
|
/osnet-11/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 300 * oe and ne are ends (not end+1) of subarrays. 307 Pos_t* oe; local 316 DEBUG_CODE(0x0080,{sfprintf(sfstdout, " %-*.*sold ", (level + 3) * 4, (level + 3) * 4, "");for (oe = os; oe < oend; oe++)sfprintf(sfstdout, "<%d,%d,%d>", oe->p - env->beg, oe->serial, oe->be);sfprintf(sfstdout, "\n %-*.*snew ", (level + 3) * 4, (level + 3) * 4, "");for (oe = ns; oe < nen [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/encoding/ |
H A D | encoding.xs | 546 PerlIOEncode *oe = PerlIOSelf(o, PerlIOEncode); 547 if (oe->enc) { 548 fe->enc = PerlIO_sv_dup(aTHX_ oe->enc, params);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | Constant.t | 905 simple ("Twos and three middle", qw(aa ae ai ea eu ie io oe era eta));
|
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 126 char* oe; /* end of old string */ member in struct:Push_s 1216 tsp->oe = e; 1260 tsp->oe = e; 1380 e = psp->oe;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | LaTeX.pm | 329 'oelig' => q|\oe{}|, # latin small ligature oe
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 3972 \definedummyword\oe 4125 \def\oe{oe}% 7946 \gdef^^bd{\oe} 8316 \DeclareUnicodeCharacter{0153}{\oe}
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3200 \definedummyword{oe}% 3348 \def\oe{oe}%
|
Completed in 58 milliseconds