Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dlink.h84 #define LD_SUP_VERSION3 3 macro
85 #define LD_SUP_VCURRENT LD_SUP_VERSION3
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dsupport.c187 if (flp->fl_version < LD_SUP_VERSION3) in ld_sup_open()