Home
last modified time | relevance | path

Searched defs:RTLD_LAZY (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/
H A Ddlfcn.h39 #define RTLD_LAZY 1 /* deferred binding of procedures */ macro
/titanic_50/usr/src/head/
H A Ddlfcn.h141 #define RTLD_LAZY 0x00001 /* deferred function binding */ macro