Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dmkalias.c51 int HostCheck(char *h, char *a);
171 if (ErrorCheck && HostCheck(hostpart, address)) { in ProcessMap()
211 HostCheck(char *h, char *a) in HostCheck() function