Searched refs:y_logname (Results 1 – 1 of 1) sorted by relevance
65 char *y_logname; /* user/group name from LOGNAME */ member234 yystrings.y_logname = yylval.str;1013 if (yystrings.y_logname) in yycleanup()1014 free(yystrings.y_logname); in yycleanup()1021 yystrings.y_logname = NULL; in yycleanup()