Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l67 char *y_iflags; /* iflags from INHERIT_TOK */ member
605 yystrings.y_iflags = yylval.str;
1017 if (yystrings.y_iflags) in yycleanup()
1018 free(yystrings.y_iflags); in yycleanup()
1023 yystrings.y_iflags = NULL; in yycleanup()