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

  /src/usr.sbin/mountd/
mountd.c 242 static int have_v6 = 1; variable in typeref:typename:int
402 have_v6 = 0;
415 have_v6 = 0;
1962 if (addrp != NULL && addrp->sa_family == AF_INET6 && have_v6 == 0)
mountd.c 242 static int have_v6 = 1; variable in typeref:typename:int
402 have_v6 = 0;
415 have_v6 = 0;
1962 if (addrp != NULL && addrp->sa_family == AF_INET6 && have_v6 == 0)

Completed in 168 milliseconds