Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l68 char *y_idstr; /* string of appened id */ member
674 yystrings.y_idstr = yylval.str;
684 yystrings.y_idstr = yylval.str;
1019 if (yystrings.y_idstr) in yycleanup()
1020 free(yystrings.y_idstr); in yycleanup()
1024 yystrings.y_idstr = NULL; in yycleanup()