Searched refs:num_of_ops (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | qry.c | 969 uint32_t *num_of_ops, in get_qry_ops() argument 975 *num_of_ops = 0; in get_qry_ops() 978 op_uids, num_of_ops, size, op_type, in get_qry_ops() 990 uint32_t *num_of_ops, in get_qry_ops2() argument 1000 *num_of_ops = 0; in get_qry_ops2() 1005 op_uids, num_of_ops, size, op_type, in get_qry_ops2() 1016 op_uids, num_of_ops, size, op_type, in get_qry_ops2()
|
H A D | func.c | 825 uint32_t num_of_ops; local 903 &num_of_ops, &size_of_ops); 911 FOR_EACH_OBJS(op_uids, num_of_ops, op_uid, { 927 &num_of_ops, &size_of_ops); 935 FOR_EACH_OBJS(op_uids, num_of_ops, op_uid, {
|