Searched defs:getUidGid (Results 1 – 7 of 7) sorted by relevance
14 func getUidGid(fi os.FileInfo) (uid, gid int) { func
15 func getUidGid(fi os.FileInfo) (uid, gid int) { func
2070 sub getUidGid { subroutine
7805 sub getUidGid { subroutine46095 sub getUidGid { subroutine
361 int getUidGid(char *username, uid_t *uid, gid_t *gid) in getUidGid() function