Searched refs:op_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.y91 %type <obj> op_list
625 : OPERATION name CBO op_list CBC
627 TRACE_MESSAGE('y', ("operation: operation name {op_list}\n"));
631 | OPERATION CBO op_list CBC
633 TRACE_MESSAGE('y', ("operation: operation {op_list}\n"));
637 | OPERATION ITM_INIT CBO op_list CBC
639 TRACE_MESSAGE('y', ("operation: operation init {op_list}\n"));
643 | OPERATION RESET CBO op_list CBC
645 TRACE_MESSAGE('y', ("operation: operation reset {op_list}\n"));
651 op_list label
[all...]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c335 int op_list = 0, op_init = 0, op_genprofile = 0; local
480 op_list = 1;
570 op_list + op_genprofile) != 1) {
585 if (op_list) {

Completed in 76 milliseconds