Searched refs:ud_cur_depts_pg (Results 1 – 1 of 1) sorted by relevance
276 static scf_propertygroup_t *ud_cur_depts_pg = NULL; variable3512 if (entity_get_pg(ent, issvc, dependents, ud_cur_depts_pg) != 0) { in upgrade_dependents()3598 scf_transaction_start(ud_tx, ud_cur_depts_pg) != 0) { in upgrade_dependents()3716 SCF_GROUP_FRAMEWORK, 0, ud_cur_depts_pg); in upgrade_dependents()3719 SCF_GROUP_FRAMEWORK, 0, ud_cur_depts_pg); in upgrade_dependents()3750 if (!tx_started && scf_transaction_start(ud_tx, ud_cur_depts_pg) != 0) { in upgrade_dependents()8088 (ud_cur_depts_pg = scf_pg_create(g_hndl)) == NULL || in alloc_imp_globals()8147 scf_pg_destroy(ud_cur_depts_pg); in free_imp_globals()8149 ud_pg = ud_cur_depts_pg = ud_run_dpts_pg = NULL; in free_imp_globals()