Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h469 static int zone_pathcheck(char *checkpath);
H A Ddevfsadm.c557 if (zone_pathcheck(root_dir) != in parse_args()
656 if (zone_pathcheck(root_dir) != in parse_args()
663 if (zone_pathcheck(devices_dir) != in parse_args()
888 if (zone_pathcheck(root_dir) != DEVFSADM_SUCCESS) in parse_args()
932 if (zone_pathcheck(root_dir) != in parse_args()
1530 zone_pathcheck(char *checkpath) in zone_pathcheck() function