Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpcbind/
H A Dsecurity.c136 if (!oldstyle_local) in is_loopback()
143 if (!oldstyle_local) in is_loopback()
H A Drpcbind.h70 extern int oldstyle_local;
H A Drpcbind.c82 int oldstyle_local = 0; variable
725 oldstyle_local = 1; in parseargs()