T_ENCLOSED
case T_ENCLOSED:
case T_ENCLOSED:
table_init(AUT_IP, "ip", ip_token, T_ENCLOSED);
table_init(AUT_ARG32, "argument", argument32_token, T_ENCLOSED);
socket_token, T_ENCLOSED);
table_init(AUT_SEQ, "sequence", sequence_token, T_ENCLOSED);
table_init(AUT_ACL, "acl", acl_token, T_ENCLOSED);
table_init(AUT_ACE, "acl", ace_token, T_ENCLOSED);
table_init(AUT_ATTR, "attribute", attribute_token, T_ENCLOSED);
table_init(AUT_IPC_PERM, "IPC_perm", s5_IPC_perm_token, T_ENCLOSED);
table_init(AUT_ATTR32, "attribute", attribute32_token, T_ENCLOSED);
table_init(AUT_USER, "user", user_token, T_ENCLOSED);
table_init(AUT_ZONENAME, "zone", zonename_token, T_ENCLOSED);
xcolormap_token, T_ENCLOSED);
xcursor_token, T_ENCLOSED);
table_initx(AUT_XFONT, "X font", "X_font", xfont_token, T_ENCLOSED);
xgc_token, T_ENCLOSED);
xpixmap_token, T_ENCLOSED);
xwindow_token, T_ENCLOSED);
table_init(AUT_EXIT, "exit", exit_token, T_ENCLOSED);
table_init(AUT_ARG64, "argument", argument64_token, T_ENCLOSED);
table_init(AUT_RETURN64, "return", return_value64_token, T_ENCLOSED);
table_init(AUT_ATTR64, "attribute", attribute64_token, T_ENCLOSED);
table_init(AUT_SUBJECT64, "subject", subject64_token, T_ENCLOSED);
table_init(AUT_PROCESS64, "process", process64_token, T_ENCLOSED);
table_init(AUT_SUBJECT32_EX, "subject", subject32_ex_token, T_ENCLOSED);
table_init(AUT_PROCESS32_EX, "process", process32_ex_token, T_ENCLOSED);
table_init(AUT_SUBJECT64_EX, "subject", subject64_ex_token, T_ENCLOSED);
table_init(AUT_PROCESS64_EX, "process", process64_ex_token, T_ENCLOSED);
table_init(AUT_SOCKET_EX, "socket", socket_ex_token, T_ENCLOSED);
table_init(TAG_IP, "ipadr", NOFUNC, T_ENCLOSED);
table_init(AUT_IPC, "IPC", s5_IPC_token, T_ENCLOSED);
table_init(AUT_SUBJECT32, "subject", subject32_token, T_ENCLOSED);
table_init(AUT_PROCESS32, "process", process32_token, T_ENCLOSED);
table_init(AUT_RETURN32, "return", return_value32_token, T_ENCLOSED);