Searched refs:tx_result (Results 1 – 1 of 1) sorted by relevance
326 int tx_result; in aconf_save() local347 tx_result = scf_transaction_commit(tx); in aconf_save()349 } while (tx_result == 0); in aconf_save()364 return ((tx_result == 1) ? 0 : -1); in aconf_save()