HomeSort by relevance Sort by last modified time
    Searched refs:PRELOADPATH (Results 1 - 3 of 3) sorted by null

  /external/minijail/
Makefile 9 PRELOADPATH = \"/$(LIBDIR)/$(PRELOADNAME)\"
10 CPPFLAGS += -DPRELOADPATH="$(PRELOADPATH)"
minijail0.c 508 if (!dlopen(PRELOADPATH, RTLD_LAZY | RTLD_LOCAL)) {
libminijail.c     [all...]

Completed in 218 milliseconds