HomeSort by: relevance | last modified time | path
    Searched refs:ruser_name (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp-usergroup.h 24 const char *ruser_name(uid_t uid);
sftp-usergroup.c 170 if (ruser_name(stp->st_uid) != NULL)
209 if (ruser_name((uid_t)(d[i]->a.uid)) != NULL)
242 ruser_name(uid_t uid) function
sftp.c 904 ruser_name(sb.st_uid),
1065 ruser_name(stp->st_uid),

Completed in 28 milliseconds