Lines Matching refs:UID
58 UID marked on the inode.
65 defined by the UID and the GID marked on the inode.
79 For instance an open file may send SIGIO to a task using the UID and EUID
92 from the real UID and GID that normally form the objective context of the
153 The UID and GID are carried by most, if not all, Linux objects, even if in
163 EUID/EGID/GROUPS will be used as the subjective context, and real UID/GID
191 execve(), especially when a binary is executed that will execute as UID 0.
255 (*) UNIX UID, GID, mode;
346 uid_t current_uid(void) Current's real UID
348 uid_t current_euid(void) Current's effective UID
350 uid_t current_fsuid(void) Current's file access UID
426 uid_t task_uid(task) Task's real UID
427 uid_t task_euid(task) Task's effective UID