Lines Matching defs:lusername
121 static char lusername[NMAX+1], rusername[NMAX+1];
403 "-f", "--", lusername, (char *)0);
407 "--", lusername, (char *)0);
622 getstr(lusername, sizeof(lusername), "locuser too long");
625 pwd = getpwnam(lusername);
628 "%s@%s as %s: unknown login.", rusername, host, lusername);
633 lusername);
638 rusername, host, lusername);
642 rusername, host, lusername, __rcmd_errstr);
645 rusername, host, lusername);