DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_loopback
usr.sbin/rpcbind/rpcbind.h
124
int is_loopback(struct netbuf *);
usr.sbin/rpcbind/security.c
90
if (!insecure && !is_loopback(caller)) {