Lines Matching defs:logname
2979 char *logname = getlogin ();2981 if (logname != 0)2983 struct passwd *p = getpwnam (logname);