Searched refs:config_file_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c277 config_file_path(const char *zonename, char *answer) function
358 if (!config_file_path(zonename, path))
614 if (!config_file_path(zonename, path))
671 if (!config_file_path(template, path))
1323 if (!config_file_path(zname, path))
1344 if (config_file_path(handle->zone_dh_delete_name, delpath))
1486 * ZONE_CONFIG_ROOT instead of config_file_path(zonename). This is how we
1496 if (!config_file_path(zonename, path))
7849 if (!config_file_path(zonename, config_file)) {

Completed in 71 milliseconds