Home
last modified time | relevance | path

Searched refs:FLG_SY_VERSPROM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c939 if (!(sdp->sd_flags & FLG_SY_VERSPROM)) { in ld_vers_promote()
944 sdp->sd_flags |= FLG_SY_VERSPROM; in ld_vers_promote()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1277 #define FLG_SY_VERSPROM 0x00000080 /* version definition has been */ macro