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

  /src/usr.sbin/mountd/
mountd.h 47 extern const int ninumeric;
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 15 milliseconds