Searched refs:zone_pathcheck (Results 1 – 2 of 2) sorted by relevance
469 static int zone_pathcheck(char *checkpath);
557 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