Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ypcmd/
H A Dypserv_ancil.c138 if (ypcheck_map_existence(path) &&
H A Dypsym.h116 extern bool ypcheck_map_existence(char *pname);
H A Dypserv_map.c182 if (ypcheck_map_existence(mapname)) { in ypset_current_map()
/titanic_44/usr/src/cmd/ypcmd/shared/
H A Dutils.c277 ypcheck_map_existence(char *pname) in ypcheck_map_existence() function