Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_ancil.c136 if (ypcheck_map_existence(path) &&
H A Dypsym.h114 extern bool ypcheck_map_existence(char *pname);
H A Dypserv_map.c180 if (ypcheck_map_existence(mapname)) { in ypset_current_map()
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dutils.c275 ypcheck_map_existence(char *pname) in ypcheck_map_existence() function