Home
last modified time | relevance | path

Searched refs:ld_version (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlink.h137 int ld_version; /* version # of this structure */ member
151 int ld_version; /* version # of this structure */ member
165 #define GETGOTSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_plt - ((struct old_…
167 #define GETPLTSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_rel - ((struct old_…
169 #define GETRELSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_hash - ((struct old…
171 #define GETHASHSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_stab - ((struct ol…
173 #define GETSTABSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_symbols - ((struct…
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h200 int ld_version; /* version # of this structure */ member
214 int ld_version; /* version # of this structure */ member
226 #define GETGOTSZ(x) (x->ld_version < 2 ? \
231 #define GETPLTSZ(x) (x->ld_version < 2 ? \
236 #define GETRELSZ(x) (x->ld_version < 2 ? \
241 #define GETHASHSZ(x) (x->ld_version < 2 ? \
246 #define GETSTABSZ(x) (x->ld_version < 2 ? \
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c121 int ld_version; member
130 int ld_version; /* version # of this structure */ member
181 (x->ld_version < 2 ? \
261 (dp->ld_version < DYNAMIC_VERSION2 ?
/titanic_41/usr/src/cmd/sgs/libldstab/common/
H A Dstab.c68 ld_version(uint_t version) in ld_version64()
H A Dmapfile-vers43 ld_version;
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c679 if (ld->ld_version < LDAP_VERSION3) in ldap_x_sasl_digest_md5_bind_s()
729 if (ld->ld_version < LDAP_VERSION3) in sasl_digest_md5_bind_1()
756 if (ld->ld_version < LDAP_VERSION3) in sasl_digest_md5_bind_2()
802 if (ld->ld_version < LDAP_VERSION3) in ldap_x_sasl_digest_md5_bind()
H A Dsetoption.c165 ld->ld_version = *((int *)optdata); in ldap_set_option()
167 ld->ld_defconn->lconn_version = ld->ld_version; in ldap_set_option()
H A Dldap-int.h265 int ld_version; /* LDAP protocol version */ member
567 (ld)->ld_version : \
H A Dgetoption.c158 *((int *) optdata) = ld->ld_version; in ldap_get_option()
H A Dopen.c324 nsldapi_ld_defaults.ld_version = LDAP_VERSION2; in nsldapi_initialize_defaults()
H A Drequest.c412 lc->lconn_version = ld->ld_version; /* inherited */ in nsldapi_new_connection()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dplock.c112 switch (_DYNAMIC.ld_version) { in apply_lock()
/titanic_41/usr/src/man/man3ext/
H A DMakefile110 ld_version.3ext \
173 ld_version.3ext := LINKSRC = ld_support.3ext
/titanic_41/usr/src/head/
H A Dlink.h51 extern uint_t ld_version(uint_t);
/titanic_41/usr/src/lib/libdll/common/features/
H A Ddll13 return _DYNAMIC.ld_version;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc110 link path=usr/share/man/man3ext/ld_version.3ext target=ld_support.3ext
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg883 @ MSG_SUP_VERSION "ld_version"
/titanic_41/
H A D.gitignore6251 usr/src/man/man3ext/ld_version.3ext