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

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dconfig.y277 acls : /*empty*/ |t_acls t_equal t_openbracket acls_list t_closebracket
281 | t_acls t_equal t_openbracket error t_closebracket
308 } hosts t_closebracket
525 communities : t_communities t_equal t_openbracket communities_list t_closebracket
529 | t_communities t_equal t_openbracket error t_closebracket
603 managers : t_managers t_equal t_openbracket managers_list t_closebracket
607 | t_managers t_equal t_openbracket error t_closebracket
634 trap_block : t_trap t_equal t_openbracket trap_list t_closebracket
639 | t_trap t_equal t_openbracket error t_closebracket
665 } enterprise_list t_closebracket
1779 t_closebracket : CLOSEBRACKET label
[all...]
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/agent/
H A Dpersonal.y253 acls : /*empty */ | t_acls t_equal t_openbracket acls_list t_closebracket
257 | t_acls t_equal t_openbracket error t_closebracket
283 } hosts t_closebracket
378 managers : t_managers t_equal t_openbracket managers_list t_closebracket
407 trap_block : t_trap t_equal t_openbracket trap_list t_closebracket
411 | t_trap t_equal t_openbracket error t_closebracket
437 } enterprise_list t_closebracket
503 t_closebracket
596 trapdestinators : t_trapdestinators t_equal t_openbracket trapdestinators_list t_closebracket
647 macros : t_macros t_equal t_openbracket macros_list t_closebracket
1295 t_closebracket : CLOSEBRACKET label
[all...]

Completed in 97 milliseconds