Home
last modified time | relevance | path

Searched defs:user_gid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/mgmt/
H A Duser_config.h57 static inline unsigned int user_gid(struct ksmbd_user *user) in user_gid() function
/openbmc/qemu/
H A Dos-posix.c95 static gid_t user_gid = (gid_t)-1; /* -1 -1 >=0 */ variable