Searched refs:OP_INTEGER (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | cache.c | 349 (lcp->op[0] == OP_INTEGER) ? lcp->data[0].ui : 0, in cache_lookup() 374 (lcp->op[0] == OP_INTEGER) ? lcp->data[0].ui : 0, in cache_rekey() 418 (lcp->op[0] == OP_INTEGER) ? lcp->data[0].ui : 0, in cache_remove()
|
H A D | isns_server.h | 144 OP_INTEGER, enumerator 167 (LCP)->op[0] = OP_INTEGER;\ 175 (LCP)->op[0] = OP_INTEGER;\
|
H A D | qry.c | 459 lc.op[1] = OP_INTEGER; in qry_p2g() 559 lc.op[1] = OP_INTEGER; in qry_g2p() 681 method = OP_INTEGER; in get_op_method() 843 lc.op[0] = OP_INTEGER; in qry_and_match() 1068 lc.op[0] = OP_INTEGER; in get_next_obj() 1083 lc.op[1] = OP_INTEGER; in get_next_obj() 1091 lc.op[0] = OP_INTEGER; in get_next_obj() 1096 lc.op[0] = OP_INTEGER; in get_next_obj()
|
H A D | func.c | 355 lcp->op[1] = OP_INTEGER; in setup_key_lcp() 387 lcp->op[2] = OP_INTEGER; in setup_key_lcp() 1152 lc.op[0] = OP_INTEGER; 1168 lc.op[1] = OP_INTEGER; 1179 lc.op[0] = OP_INTEGER; 1335 lcp->op[0] = OP_INTEGER; 1364 lcp->op[0] = OP_INTEGER;
|
H A D | obj.c | 187 { OP_MEMORY_IP6, OP_INTEGER, 0 }, 188 { OP_STRING, OP_MEMORY_IP6, OP_INTEGER }, 249 { OP_MEMORY_IP6, OP_INTEGER }, 1230 case OP_INTEGER: in key_cmp()
|
H A D | scn.c | 650 lc_p.op[1] = OP_INTEGER; in extract_scn_portal() 1120 pg_lc.op[1] = OP_INTEGER; in scn_gen_portal()
|
H A D | dd.c | 247 lc.op[i] = OP_INTEGER; in get_member_info()
|
H A D | admintf.c | 1564 lc3.op[1] = OP_INTEGER; in get_node_op()
|