HomeSort by: relevance | last modified time | path
    Searched defs:allow_any_ypset (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/ypbind/
ypbind.c 122 static int allow_local_ypset = 0, allow_any_ypset = 0; variable in typeref:typename:int
843 if (allow_any_ypset) {
1657 allow_any_ypset = 1;
1660 allow_any_ypset = 0;
ypbind.c 122 static int allow_local_ypset = 0, allow_any_ypset = 0; variable in typeref:typename:int
843 if (allow_any_ypset) {
1657 allow_any_ypset = 1;
1660 allow_any_ypset = 0;

Completed in 27 milliseconds