Home
last modified time | relevance | path

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

/freebsd/include/
H A Ddlfcn.h40 #define RTLD_LAZY 1 /* Bind function calls lazily. */ macro
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c109 #define RTLD_LAZY 0 in loadlib() macro
H A Dacache.c119 #define RTLD_LAZY 0 in init_ccapi() macro