Home
last modified time | relevance | path

Searched refs:tx_cmd_count (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h761 size_t tx_cmd_count(tx_commit_data_t *);
H A Dobject.c542 tx_cmd_count(tx_commit_data_t *tx_data) in tx_cmd_count() function
H A Drc_node.c3776 if ((count = tx_cmd_count(tx_data)) == 0) in generate_property_events()