Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libcrle/common/
H A Daudit.c65 int dlflag = RTLD_CONFSET; variable
92 dlflag |= atoi(str); in la_version()
H A D_crle.h42 extern int dlflag;
H A Ddump.c110 if (dldump(opath, npath, dlflag) != 0) { in dump()