Home
last modified time | relevance | path

Searched refs:attach_dll (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.h122 int attach_dll(struct dll *);
H A Dalias_mod.c134 attach_dll(struct dll *p) in attach_dll() function
H A Dalias.c1719 if (attach_dll(t) == EEXIST) { in LibAliasLoadModule()