Home | Sort by: relevance | last modified time | path |
/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) |