Searched refs:UID_NOBODY (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/pjdfstest/tests/utimensat/
H A D07.t18 UID_NOBODY=`id -u nobody`
29 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_OMIT $DATE2 0 0
30 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 0 UTIME_OMIT 0
31 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0 0
35 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_OMIT $DATE2 0 0
36 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 0 UTIME_OMIT 0
37 expect EPERM -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0 0
40 expect 0 chown ${n0} $UID_NOBODY $GID_NOBODY
42 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} $DATE1 0 $DATE2 0
H A D06.t16 UID_NOBODY=`id -u nobody`
27 expect EACCES -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 0
30 expect 0 chown ${n0} $UID_NOBODY $GID_NOBODY
32 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 0
40 expect 0 -u $UID_NOBODY open . O_RDONLY : utimensat 0 ${n0} 0 UTIME_NOW 0 UTIME_NOW 0
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_fuid.c413 id = UID_NOBODY;
511 return ((type == ZFS_OWNER) ? UID_NOBODY : GID_NOBODY);
583 return (UID_NOBODY);
619 rid = UID_NOBODY;
/freebsd-12-stable/sys/sys/
H A Dconf.h315 #define UID_NOBODY 65534 macro
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c69 uid_t nfsrv_defaultuid = UID_NOBODY;
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c7053 *uidp = UID_NOBODY;

Completed in 140 milliseconds