Home
last modified time | relevance | path

Searched refs:unix_gid_lookup (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/sunrpc/
Dsvcauth_unix.c574 static struct unix_gid *unix_gid_lookup(uid_t uid);
619 ugp = unix_gid_lookup(uid); in unix_gid_parse()
682 static struct unix_gid *unix_gid_lookup(uid_t uid) in unix_gid_lookup() function
702 ug = unix_gid_lookup(uid); in unix_gid_find()