Searched defs:quiet_dlopen (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dmodule-dir.c147 static void *quiet_dlopen(const char *path, int flags) function
196 handle = quiet_dlopen(path, RTLD_GLOBAL | RTLD_NOW);

Completed in 12 milliseconds