lxml_get_bundle_file
extern int lxml_get_bundle_file(bundle_t *, const char *, svccfg_op_t);
if (lxml_get_bundle_file(b, file, SVCCFG_OP_RESTORE) != 0) {
if (lxml_get_bundle_file(b, file, SVCCFG_OP_IMPORT) != 0) {
if (lxml_get_bundle_file(b, info->mi_path, SVCCFG_OP_APPLY) != 0) {
if (lxml_get_bundle_file(b, filename, SVCCFG_OP_IMPORT) == 0) {
if (lxml_get_bundle_file(b, (*entry)->mi_path,
if (lxml_get_bundle_file(b, mfstfile, SVCCFG_OP_IMPORT) != 0) {
if (lxml_get_bundle_file(b, filename, SVCCFG_OP_IMPORT) != 0) {