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

  /src/usr.sbin/mountd/
get_net.c 54 const int ninumeric = NI_NUMERICHOST; variable in typeref:typename:const int
169 NULL, 0, ninumeric);
189 NULL, 0, ninumeric) != 0)
mountd.c 243 const int ninumeric = NI_NUMERICHOST; variable in typeref:typename:const int
610 sizeof numerichost, NULL, 0, ninumeric) != 0)
1895 sizeof host, NULL, 0, ninumeric) != 0)
2201 sizeof host, NULL, 0, ninumeric) != 0)

Completed in 12 milliseconds