Searched refs:zone_get_zonepath_t (Results 1 – 1 of 1) sorted by relevance
193 typedef int (*zone_get_zonepath_t)(char *, char *, size_t); in i_zone_get_zonepath() typedef194 static zone_get_zonepath_t zone_get_zonepath_fp = NULL; in i_zone_get_zonepath()205 zone_get_zonepath_fp = (zone_get_zonepath_t)sym; in i_zone_get_zonepath()209 if (zone_get_zonepath_fp != (zone_get_zonepath_t)(-1)) in i_zone_get_zonepath()