Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dqry.c968 uint32_t **op_uids, in get_qry_ops() argument
978 op_uids, num_of_ops, size, op_type, in get_qry_ops()
989 uint32_t **op_uids, in get_qry_ops2() argument
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 Dfunc.c826 uint32_t *op_uids = NULL; local
902 op_type, &op_uids,
911 FOR_EACH_OBJS(op_uids, num_of_ops, op_uid, {
926 op_type, &op_uids,
935 FOR_EACH_OBJS(op_uids, num_of_ops, op_uid, {
954 free(op_uids);