Searched refs:curname (Results 1 – 2 of 2) sorted by relevance
667 AV *curname; in S_pad_findlex() local681 curname = (AV*)*svp; in S_pad_findlex()682 svp = AvARRAY(curname); in S_pad_findlex()685 for (off = AvFILLp(curname); off > 0; off--) { in S_pad_findlex()
696 static char curname[MAXLOGNAME]; /* current USER name */ variable805 strlcpy(curname, name, sizeof(curname)); in user()920 remotehost, curname); in pass()