Searched refs:RT2_NCU (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h77 #define RT2_NCU 1 macro
80 #define RT2_MAX RT2_NCU
H A Dnwamcfg.c1307 cmd->cmd_res2_type == RT2_NCU) {
1312 cmd->cmd_res2_type != RT2_NCU) {
1343 } else if (cmd->cmd_res2_type == RT2_NCU) {
1402 } else if (cmd->cmd_res2_type == RT2_NCU) {
1621 if (cmd->cmd_res2_type == RT2_NCU) {
1679 (cmd->cmd_res2_type == RT2_NCU ?
1846 if (current_scope == NWAM_SCOPE_NCP && cmd->cmd_res2_type != RT2_NCU) {
1880 if (cmd->cmd_res2_type == RT2_NCU) {
1918 obj2_type = RT2_NCU;
3074 if (cmd->cmd_res2_type == RT2_NCU) {
[all...]
H A Dnwamcfg_grammar.y853 resource2_type: NCU { $$ = RT2_NCU; }

Completed in 52 milliseconds