Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c103 tx_process_property(void *data_arg, int columns, char **vals, char **names) in tx_process_property() function
717 r = backend_tx_run(tx, q, tx_process_property, data); in object_tx_commit()