Searched refs:attach_dll (Results 1 – 3 of 3) sorted by relevance
122 int attach_dll(struct dll *);
134 attach_dll(struct dll *p) in attach_dll() function
1719 if (attach_dll(t) == EEXIST) { in LibAliasLoadModule()