Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h810 void backend_tx_end_ro(backend_tx_t *);
H A Dfile_object.c1187 backend_tx_end_ro(tx); in propertygrp_fill_children()
1721 backend_tx_end_ro(tx_ro); in object_create_pg()
1753 backend_tx_end_ro(tx_ro); in object_create_pg()
H A Dbackend.c2167 backend_tx_end_ro(backend_tx_t *tx) in backend_tx_end_ro() function