Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Ddlfcn.h210 #define RTLD_DI_DEFERRED 14 /* assign new dependency to a */ macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddl.msg63 @ MSG_RTLD_DI_DEFERRED "RTLD_DI_DEFERRED"
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2064 if ((request == RTLD_DI_DEFERRED) || in dlinfo_core()