Home
last modified time | relevance | path

Searched refs:ninumeric (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/mountd/
H A Dget_net.c54 const int ninumeric = NI_NUMERICHOST; variable
169 NULL, 0, ninumeric); in get_net()
189 NULL, 0, ninumeric) != 0) in get_net()
H A Dmountd.h47 extern const int ninumeric;
H A Dmountd.c243 const int ninumeric = NI_NUMERICHOST; variable
610 sizeof numerichost, NULL, 0, ninumeric) != 0) in mntsrv()
1895 sizeof host, NULL, 0, ninumeric) != 0) in get_host()
2201 sizeof host, NULL, 0, ninumeric) != 0) in del_mlist()