Home
last modified time | relevance | path

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

/src/usr.sbin/ypbind/
H A Dypbind.c112 static int ypsecuremode = 0; variable
412 ypsecuremode++; in main()
856 if ((ypsecuremode && (ntohs(raddrp->sin_port) >= IPPORT_RESERVED))) { in rpc_received()