Searched refs:nobody_uid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/amd/amd/
H A Dops_udf.c192 udf_args.nobody_uid = uid_nobody;
/freebsd-10-stable/bin/ls/tests/
H A Dls_tests.sh677 nobody_uid=$(id -u nobody) || atf_skip "could not resolve uid for nobody (!)"
680 atf_check -e empty -o empty -s exit:0 chown $nobody_uid:$daemon_gid a.file
683 -o match:'\-rw\-r\-\-r\-\-[[:space:]]+1[[:space:]]+'"$nobody_uid[[:space:]]+$daemon_gid"'[[:space:]]+.+a\.file' \

Completed in 100 milliseconds