Home
last modified time | relevance | path

Searched refs:y_idstr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsec/common/
H A Dacl_lex.l66 char *y_idstr; /* string of appened id */ member
672 yystrings.y_idstr = yylval.str;
682 yystrings.y_idstr = yylval.str;
1004 if (yystrings.y_idstr) in yycleanup()
1005 free(yystrings.y_idstr); in yycleanup()
1009 yystrings.y_idstr = NULL; in yycleanup()