Home
last modified time | relevance | path

Searched refs:blacklist_r (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/blocklist/include/
H A Dblacklist.h40 int blacklist_r(struct blacklist *, int, int, const char *);
/freebsd/contrib/blocklist/lib/
H A DMakefile15 MLINKS+=libblacklist.3 blacklist_r.3
H A Dblacklist.c94 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) in blacklist_r() function
/freebsd/crypto/openssh/
H A Dblacklist.c95 (void)blacklist_r(blstate, action, in blacklist_notify()
/freebsd/lib/libblacklist/
H A DMakefile25 libblacklist.3 blacklist_r.3 \
/freebsd/contrib/blocklist/diff/
H A Dftpd.diff26 + blacklist_r(blstate, what, 0, msg);
H A Dproftpd.diff122 + (void)blacklist_r(blstate, a, fd, "proftpd");
H A Dssh.diff30 + (void)blacklist_r(blstate, a, fd, "ssh");
/freebsd/contrib/blocklist/test/
H A Dsrvtest.c74 blacklist_r(b, 1, afd, buffer); in process_tcp()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc182 OLD_FILES+=usr/share/man/man3/blacklist_r.3.gz