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