Home | History | Annotate | Download | only in macosx

Lines Matching refs:loadModule

242 static struct dlstatus *loadModule(const char *path, const struct stat *sbuf, int mode);
772 static struct dlstatus *loadModule(const char *path, const struct stat *sbuf, int mode)
1003 dls = loadModule(fullPath, sbuf, mode);