Home
last modified time | relevance | path

Searched refs:NODIR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.h54 #define NODIR 0x4000 macro
92 #define EOH .dir = NODIR
H A Dalias_mod.c86 while (p->dir != NODIR) { in LibAliasAttachHandlers()
101 while (p->dir != NODIR) { in LibAliasDetachHandlers()