Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h760 size_t tx_cmd_count(tx_commit_data_t *);
H A Dobject.c540 tx_cmd_count(tx_commit_data_t *tx_data) in tx_cmd_count() function
H A Drc_node.c3770 if ((count = tx_cmd_count(tx_data)) == 0) in generate_property_events()