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