Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsec/common/
H A Dacl_lex.l63 char *y_logname; /* user/group name from LOGNAME */ member
232 yystrings.y_logname = yylval.str;
998 if (yystrings.y_logname) in yycleanup()
999 free(yystrings.y_logname); in yycleanup()
1006 yystrings.y_logname = NULL; in yycleanup()