Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l66 char *y_perms; /* permssions from PERM_TOK */ member
358 yystrings.y_perms = yylval.str;
1015 if (yystrings.y_perms) in yycleanup()
1016 free(yystrings.y_perms); in yycleanup()
1022 yystrings.y_perms = NULL; in yycleanup()