Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/include/
H A Dbl.h72 int bl_getfd(bl_t);
/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c350 (*pfdp)[*nfd].fd = bl_getfd(bl); in addfd()
/freebsd/contrib/blocklist/lib/
H A Dbl.c98 bl_getfd(bl_t b) in bl_getfd() function