Searched refs:UID_NOBODY (Results 1 – 6 of 6) sorted by relevance
18 UID_NOBODY=`id -u nobody`29 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_OMIT $DATE2 0 030 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 0 UTIME_OMIT 031 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0 035 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_OMIT $DATE2 0 036 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 0 UTIME_OMIT 037 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0 040 expect 0 chown ${n0} $UID_NOBODY $GID_NOBODY42 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0
16 UID_NOBODY=`id -u nobody`27 expect EACCES -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 030 expect 0 chown ${n0} $UID_NOBODY $GID_NOBODY32 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 040 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 0
413 id = UID_NOBODY; in zfs_fuid_map_id()511 return ((type == ZFS_OWNER) ? UID_NOBODY : GID_NOBODY); in zfs_fuid_create_cred()583 return (UID_NOBODY); in zfs_fuid_create()619 rid = UID_NOBODY; in zfs_fuid_create()
315 #define UID_NOBODY 65534 macro
69 uid_t nfsrv_defaultuid = UID_NOBODY;
7018 *uidp = UID_NOBODY; in nfsrv_parseug()