Searched defs:quiet_dlopen (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | module-dir.c | 147 static void *quiet_dlopen(const char *path, int flags) function 196 handle = quiet_dlopen(path, RTLD_GLOBAL | RTLD_NOW); |
Completed in 40 milliseconds