Home
last modified time | relevance | path

Searched refs:FLG_OF1_OVSFCAP1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h524 #define FLG_OF1_OVSFCAP1 0x0200000000 /* override CA_SUNW_SF_1 capabilities */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c203 FLG_OF1_OVSFCAP1, /* CA_SUNW_SF_1 */ in ld_map_cap_set_ovflag()
H A Dfiles.c265 if (ofl->ofl_flags1 & FLG_OF1_OVSFCAP1) { in sf1_cap()