Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c352 tx_check_and_setup(tx_commit_data_t *data, const void *cmds_arg, in tx_check_and_setup() argument
363 loc = (uintptr_t)cmds_arg; in tx_check_and_setup()
454 tx_commit_data_new(const void *cmds_arg, size_t cmds_sz, in tx_commit_data_new() argument
469 loc = (uintptr_t)cmds_arg; in tx_commit_data_new()
499 ret = tx_check_and_setup(data, cmds_arg, count); in tx_commit_data_new()
H A Drc_node.c6820 tx_allow_value(const void *cmds_arg, size_t cmds_sz, rc_node_t *pg) in tx_allow_value() argument
6830 loc = (uintptr_t)cmds_arg; in tx_allow_value()
6895 tx_modifies_action(const void *cmds_arg, size_t cmds_sz) in tx_modifies_action() argument
6901 loc = (uintptr_t)cmds_arg; in tx_modifies_action()
6933 tx_only_enabled(const void *cmds_arg, size_t cmds_sz) in tx_only_enabled() argument
6939 loc = (uintptr_t)cmds_arg; in tx_only_enabled()