Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/include/
H A Dbl.h56 } bl_info_t; typedef
73 bl_info_t *bl_recv(bl_t);
/freebsd/contrib/blocklist/lib/
H A Dbl.c86 bl_info_t b_info;
419 bl_info_t *
438 bl_info_t *bi = &b->b_info; in bl_recv()
/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c117 getremoteaddress(bl_info_t *bi, struct sockaddr_storage *rss, socklen_t *rsl) in getremoteaddress()
173 bl_info_t *bi; in process()