/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | machsym.sparc.c | 131 Byte otype = ELF_ST_TYPE(osym->st_info); in ld_mach_sym_typecheck_sparc() local 134 if (otype != ntype) { in ld_mach_sym_typecheck_sparc() 135 if ((otype == STT_SPARC_REGISTER) || in ld_mach_sym_typecheck_sparc() 141 sdp->sd_file->ifl_ehdr->e_machine, otype, in ld_mach_sym_typecheck_sparc() 147 } else if (otype == STT_SPARC_REGISTER) in ld_mach_sym_typecheck_sparc()
|
H A D | resolve.c | 271 uchar_t otype = ELF_ST_TYPE(sdp->sd_sym->st_info); in sym_typecheck() local 286 if ((otype == ntype) || (otype == STT_NOTYPE) || (ntype == STT_NOTYPE)) in sym_typecheck() 293 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype, 0, &inv_buf1), in sym_typecheck() 525 uchar_t otype = ELF_ST_TYPE(osym->st_info); in sym_twoundefs() local 539 (otype == STT_NOTYPE) && (ntype != STT_NOTYPE)) { in sym_twoundefs() 555 uchar_t otype = ELF_ST_TYPE(osym->st_info); in sym_tworeals() local 573 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype, in sym_tworeals() 590 if (otype != ntype) { in sym_tworeals() 595 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype, in sym_tworeals() 657 uchar_t otype = ELF_ST_TYPE(osym->st_info); sym_realtent() local [all...] |
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_set.c | 277 if (op->otype == ONOFF) { in set() 294 switch (op->otype) { in set() 324 if (op->otype == OTERM) { in set() 420 switch (op->otype) { in propts() 447 switch (op->otype) { in propt()
|
H A D | ex.h | 136 short otype; /* Types -- see below */ member
|
/titanic_51/usr/src/uts/common/io/ |
H A D | tvhci.c | 208 tvhci_open(dev_t *devp, int flag, int otype, cred_t *credp) in tvhci_open() argument 212 if (otype != OTYP_CHR) { in tvhci_open() 227 tvhci_close(dev_t dev, int flag, int otype, cred_t *credp) in tvhci_close() argument 230 if (otype != OTYP_CHR) { in tvhci_close()
|
H A D | tphci.c | 195 tphci_open(dev_t *devp, int flag, int otype, cred_t *credp) in tphci_open() argument 199 if (otype != OTYP_CHR) { in tphci_open() 214 tphci_close(dev_t dev, int flag, int otype, cred_t *credp) in tphci_close() argument 217 if (otype != OTYP_CHR) { in tphci_close()
|
H A D | devpool.c | 144 pool_open(dev_t *devp, int flag, int otype, cred_t *credp) in pool_open() argument 148 if (otype != OTYP_CHR) in pool_open() 174 pool_close(dev_t dev, int flag, int otype, cred_t *credp) in pool_close() argument 176 if (otype != OTYP_CHR) in pool_close()
|
/titanic_51/usr/src/cmd/isns/isnsd/xml/ |
H A D | data.c | 176 int otype in get_index_by_otype() argument 181 if (xmlArg1[i] == otype && xmlType[i][0] == 'o') { in get_index_by_otype() 614 * otype - the matching object type. 626 int otype, in locate_xml_node() argument 648 i = get_index_by_otype(otype); in locate_xml_node() 1261 isns_type_t otype; in xml_delete_obj() local 1270 otype = obj->type; in xml_delete_obj() 1280 otype, in xml_delete_obj()
|
/titanic_51/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet.c | 103 static int fcoet_open(dev_t *devp, int flag, int otype, cred_t *credp); 104 static int fcoet_close(dev_t dev, int flag, int otype, cred_t *credp); 322 fcoet_open(dev_t *devp, int flag, int otype, cred_t *credp) in fcoet_open() argument 327 if (otype != OTYP_CHR) { in fcoet_open() 373 fcoet_close(dev_t dev, int flag, int otype, cred_t *credp) in fcoet_close() argument 378 if (otype != OTYP_CHR) { in fcoet_close()
|
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei.c | 63 static int fcoei_open(dev_t *devp, int flag, int otype, cred_t *credp); 64 static int fcoei_close(dev_t dev, int flag, int otype, cred_t *credp); 285 fcoei_open(dev_t *devp, int flag, int otype, cred_t *credp) in fcoei_open() argument 289 if (otype != OTYP_CHR) { in fcoei_open() 322 fcoei_close(dev_t dev, int flag, int otype, cred_t *credp) in fcoei_close() argument 326 if (otype != OTYP_CHR) { in fcoei_close()
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | xec.c | 2982 int otype=0, jmpval; in sh_ntfork() local 2989 otype = savetype; in sh_ntfork() 2997 otype = t->tre.tretyp; in sh_ntfork() 2998 savetype = otype; in sh_ntfork() 3030 if((otype&FINT) && !sh_isstate(SH_MONITOR)) in sh_ntfork() 3040 if(otype&FPIN) in sh_ntfork() 3045 if(fd>=0 && (!(otype&FPOU) || (otype&FCOOP)) && fcntl(fd,F_SETFD,FD_CLOEXEC)>=0) in sh_ntfork() 3048 if(otype&FPOU) in sh_ntfork() 3068 if(sh_isstate(SH_MONITOR) && (job.jobcontrol || (otype&FAMP))) in sh_ntfork() 3070 if((otype&FAMP) || job.curpgid==0) in sh_ntfork() [all …]
|
/titanic_51/usr/src/uts/common/os/ |
H A D | driver.c | 308 dev_lopen(dev_t *devp, int flag, int otype, struct cred *cred) in dev_lopen() argument 314 vp = makespecvp(*devp, (otype == OTYP_BLK) ? VBLK : VCHR); in dev_lopen() 341 dev_lclose(dev_t dev, int flag, int otype, struct cred *cred) in dev_lclose() argument 349 vp = makespecvp(dev, (otype == OTYP_BLK) ? VBLK : VCHR); in dev_lclose()
|
/titanic_51/usr/src/uts/common/io/fcoe/ |
H A D | fcoe.c | 107 static int fcoe_open(dev_t *devp, int flag, int otype, cred_t *credp); 108 static int fcoe_close(dev_t dev, int flag, int otype, cred_t *credp); 445 fcoe_open(dev_t *devp, int flag, int otype, cred_t *credp) in fcoe_open() argument 450 if (otype != OTYP_CHR) { in fcoe_open() 497 fcoe_close(dev_t dev, int flag, int otype, cred_t *credp) in fcoe_close() argument 502 if (otype != OTYP_CHR) { in fcoe_close()
|
/titanic_51/usr/src/uts/common/io/usb/clients/ugen/ |
H A D | ugen.c | 387 ugen_skel_close(dev_t dev, int flag, int otype, cred_t *cr) in ugen_skel_close() argument 393 otype, cr)); in ugen_skel_close()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | xec.c | 3779 int otype=0, jmpval,jobfork=0; in sh_ntfork() local 3786 otype = savetype; in sh_ntfork() 3794 otype = t->tre.tretyp; in sh_ntfork() 3795 savetype = otype; in sh_ntfork() 3827 if((otype&FINT) && !sh_isstate(SH_MONITOR)) in sh_ntfork() 3837 if(otype&FPIN) in sh_ntfork() 3843 if(fd>=0 && (!(otype&FPOU) || (otype&FCOOP)) && fcntl(fd,F_SETFD,FD_CLOEXEC)>=0) in sh_ntfork() 3846 if(otype&FPOU) in sh_ntfork() 3871 if(sh_isstate(SH_MONITOR) && (job.jobcontrol || (otype in sh_ntfork() [all...] |
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 995 enum ddt_type otype = dde->dde_type; in ddt_sync_entry() local 1028 if (otype != DDT_TYPES && in ddt_sync_entry() 1029 (otype != ntype || oclass != nclass || total_refcnt == 0)) { in ddt_sync_entry() 1030 VERIFY(ddt_object_remove(ddt, otype, oclass, dde, tx) == 0); in ddt_sync_entry() 1031 ASSERT(ddt_object_lookup(ddt, otype, oclass, dde) == ENOENT); in ddt_sync_entry()
|
H A D | zfs_acl.c | 1188 dmu_object_type_t otype; in zfs_aclset_common() local 1217 otype = DMU_OT_OLDACL; in zfs_aclset_common() 1223 otype = DMU_OT_ACL; in zfs_aclset_common() 1264 otype, aclp->z_acl_bytes, in zfs_aclset_common() 1265 otype == DMU_OT_ACL ? in zfs_aclset_common() 1267 otype == DMU_OT_ACL ? in zfs_aclset_common()
|
/titanic_51/usr/src/common/ctf/ |
H A D | ctf_types.c | 176 ctf_id_t prev = type, otype = type; in ctf_type_resolve() local 186 if (tp->ctt_type == type || tp->ctt_type == otype || in ctf_type_resolve() 188 ctf_dprintf("type %ld cycle detected\n", otype); in ctf_type_resolve() 948 ctf_id_t otype = type; in ctf_type_rvisit() local 960 if ((rc = func(name, otype, offset, depth, arg)) != 0) in ctf_type_rvisit()
|
/titanic_51/usr/src/uts/common/inet/ipf/ |
H A D | ip_htable.c | 766 void fr_htable_iterderef(otype, unit, data, ifs) in fr_htable_iterderef() argument 767 u_int otype; in fr_htable_iterderef() 779 switch (otype)
|
H A D | ip_pool.c | 885 void ip_pool_iterderef(otype, unit, data, ifs) in ip_pool_iterderef() argument 886 u_int otype; in ip_pool_iterderef() 898 switch (otype)
|
H A D | ip_fil_solaris.c | 932 int iplopen(devp, flags, otype, cred) in iplopen() argument 934 int flags, otype; 942 cmn_err(CE_CONT, "iplopen(%x,%x,%x,%x)\n", devp, flags, otype, cred); 944 if (!(otype & OTYP_CHR)) 970 int iplclose(dev, flags, otype, cred) in iplclose() argument 972 int flags, otype; 978 cmn_err(CE_CONT, "iplclose(%x,%x,%x,%x)\n", dev, flags, otype, cred);
|
/titanic_51/usr/src/uts/common/inet/ipd/ |
H A D | ipd.c | 973 ipd_open(dev_t *devp, int flag, int otype, cred_t *credp) in ipd_open() argument 978 if (otype != OTYP_CHR) in ipd_open() 1027 ipd_close(dev_t dev, int flag, int otype, cred_t *credp) in ipd_close() argument
|
/titanic_51/usr/src/tools/protocmp/ |
H A D | protocmp.c | 577 set_values(const char *fname, const struct stat *sbp, int otype, in set_values() argument 590 switch (otype) { in set_values()
|
/titanic_51/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fp.h | 286 static int fp_open(dev_t *devp, int flag, int otype, cred_t *credp); 287 static int fp_close(dev_t dev, int flag, int otype, cred_t *credp);
|
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_diff.c | 377 ctf_id_t itype, otype; in ctf_diff_struct() local 393 otype = omp->ctm_type; in ctf_diff_struct() 397 otype = olmp->ctlm_type; in ctf_diff_struct() 406 ret = ctf_diff_type(cds, ifp, itype, ofp, otype); in ctf_diff_struct()
|