Searched defs:cmd_no (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | object.c | 522 tx_cmd_action(tx_commit_data_t *tx_data, size_t cmd_no, in tx_cmd_action() 554 tx_cmd_nvalues(tx_commit_data_t *tx_data, size_t cmd_no, uint32_t *nvalues) in tx_cmd_nvalues() 575 tx_cmd_prop(tx_commit_data_t *tx_data, size_t cmd_no, const char **pname) in tx_cmd_prop() 596 tx_cmd_prop_type(tx_commit_data_t *tx_data, size_t cmd_no, uint32_t *ptype) in tx_cmd_prop_type() 619 tx_cmd_value(tx_commit_data_t *tx_data, size_t cmd_no, uint32_t val_no, in tx_cmd_value()
|
H A D | rc_node.c | 2287 general_enable_id(tx_commit_data_t *tx_data, size_t cmd_no, const char *pg, in general_enable_id() 3634 size_t cmd_no) in special_property_event() 3671 generate_value_list(tx_commit_data_t *tx_data, size_t cmd_no) in generate_value_list() 3755 size_t cmd_no; in generate_property_events() local
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb_lex.l | 31 int cmd_no = 1; variable
|