Home
last modified time | relevance | path

Searched refs:uid_ (Results 1 – 5 of 5) sorted by relevance

/src/contrib/kyua/utils/
H A Dpasswd.cpp79 passwd_ns::user::user(const std::string& name_, const unsigned int uid_, in user() argument
82 uid(uid_), in user()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscalls_netbsd.inc235 PRE_SYSCALL(chown)(void *path_, long long uid_, long long gid_) {
242 (long long res, void *path_, long long uid_, long long gid_) {
292 PRE_SYSCALL(setuid)(long long uid_) { /* Nothing to do */ }
293 POST_SYSCALL(setuid)(long long res, long long uid_) { /* Nothing to do */ }
1097 PRE_SYSCALL(fchown)(long long fd_, long long uid_, long long gid_) {
1101 (long long res, long long fd_, long long uid_, long long gid_) {
1277 (void *path_, long long cmd_, long long uid_, void *arg_) {
1281 (long long res, void *path_, long long cmd_, long long uid_, void *arg_) {
2033 PRE_SYSCALL(lchown)(void *path_, long long uid_, long long gid_) {
2040 (long long res, void *path_, long long uid_, long long gid_) {
[all …]
/src/contrib/ntp/parseutil/
H A Ddcfd.c1200 uid_$t puid; in detach()
/src/contrib/ntp/ntpd/
H A Dntpd.c637 uid_$t puid; in detach_from_terminal()
/src/contrib/tcsh/
H A Dtc.os.c1534 uid_$t uid; in dorootnode()