/titanic_41/usr/src/cmd/sed/ |
H A D | misc.c | 56 static char *oe; in strregerror() local 59 if (oe != NULL) in strregerror() 60 free(oe); in strregerror() 62 if ((oe = malloc(s)) == NULL) in strregerror() 64 (void) regerror(errcode, preg, oe, s); in strregerror() 65 return (oe); in strregerror()
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | fts_fix.c | 43 FTSENT* oe; in _fts_read() local 47 if ((oe = _ast_fts_read(fts)) && ast.version < 20100102L && (ne || (ne = newof(0, FTSENT, 1, 0)))) in _fts_read() 49 *ne = *oe; in _fts_read() 50 oe = ne; in _fts_read() 55 return oe; in _fts_read()
|
/titanic_41/usr/src/cmd/tip/ |
H A D | etc.remote | 5 :dv=/dev/term/b:br#9600:el=^C^S^Q^U^D:ie=%$:oe=^D: 12 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#300:tc=dialers: 14 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#1200:tc=dialers: 16 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#2400:tc=dialers: 18 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#9600:tc=dialers: 20 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#19200:tc=dialers: 22 :el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#300:tc=dialers: 24 :el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#1200:tc=dialers: 37 oe output EOF string (default is NULL)
|
/titanic_41/usr/src/cmd/sgs/tsort/common/ |
H A D | errexit.c | 44 int oe; in errexit() local 46 oe = Err.exit; in errexit() 48 return (oe); in errexit()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gic_opt.c | 213 krb5_gic_opt_ext *oe; in krb5int_gic_opte_copy() local 215 oe = krb5int_gic_opte_alloc(context); in krb5int_gic_opte_copy() 216 if (NULL == oe) in krb5int_gic_opte_copy() 220 memcpy(oe, opt, sizeof(*opt)); in krb5int_gic_opte_copy() 230 oe->flags |= ( KRB5_GET_INIT_CREDS_OPT_EXTENDED | in krb5int_gic_opte_copy() 233 *opte = oe; in krb5int_gic_opte_copy()
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_input.c | 83 DECL_AUDIO_IMPORT(16oe, int16_t, ddi_swap16, << 8) 85 DECL_AUDIO_IMPORT(32oe, int32_t, ddi_swap32, >> 8) 87 DECL_AUDIO_IMPORT(24oe, int32_t, ddi_swap32, /* nop */)
|
H A D | audio_output.c | 74 DECL_AUDIO_EXPORT(16oe, int16_t, ddi_swap16(sample >> 8)) 76 DECL_AUDIO_EXPORT(32oe, int32_t, ddi_swap32(sample << 8)) 78 DECL_AUDIO_EXPORT(24oe, int32_t, ddi_swap32(sample))
|
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 308 Pos_t* oe; in better() local 317 …oe = os; oe < oend; oe++)sfprintf(sfstdout, "<%d,%d,%d>", oe->p - env->beg, oe->serial, oe->be);sf… in better() 334 oe = os; in better() 337 if ((++oe)->serial == n) in better() 339 if (oe->be != END_ANY) in better() 354 if (ne->p > oe->p) in better() 356 if (oe->p > ne->p) in better() 358 if (k = better(env, os + 1, ns + 1, oe, ne, level + 1)) in better() 360 os = oe + 1; in better()
|
/titanic_41/usr/src/cmd/smbios/ |
H A D | smbios.c | 647 smbios_obdev_ext_t oe; in print_obdevs_ext() local 650 (void) smbios_info_obdevs_ext(shp, id, &oe); in print_obdevs_ext() 656 enabled = oe.smboe_dtype >> 7; in print_obdevs_ext() 657 type = smbios_onboard_type_desc(oe.smboe_dtype & 0x7f); in print_obdevs_ext() 659 oprintf(fp, " Reference Designator: %s\n", oe.smboe_name); in print_obdevs_ext() 663 oprintf(fp, " Device Type Instance: %u\n", oe.smboe_dti); in print_obdevs_ext() 664 oprintf(fp, " Segment Group Number: %u\n", oe.smboe_sg); in print_obdevs_ext() 665 oprintf(fp, " Bus Number: %u\n", oe.smboe_bus); in print_obdevs_ext() 666 oprintf(fp, " Device/Function Number: %u\n", oe.smboe_df); in print_obdevs_ext()
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | chars.in | 329 CHAR("oe", "oe", 339)
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | README | 61 :dv=/dev/term/a:br#115200:el=^C^S^Q^U^D:ie=%$:oe=^D:
|
/titanic_41/usr/src/cmd/units/ |
H A D | unittab | 491 oe oersted
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 126 char* oe; /* end of old string */ member 1037 tsp->oe = e; in info() 1081 tsp->oe = e; in localize() 1197 e = psp->oe; in label()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 7802 int oe; in readaction() local 7897 if ((tfp = validmod(strval, &oe)) == NULL) { in readaction() 7898 if (oe) { in readaction()
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3200 \definedummyword{oe}% 3348 \def\oe{oe}%
|