Searched refs:geteuid (Results 201 - 220 of 220) sorted by relevance

123456789

/netbsd-current/usr.sbin/user/
H A Duser.c329 if (geteuid() != 0) {
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dtraps.c1606 retval = geteuid ();
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c94 if ((getuid () == geteuid ()) && (getgid () == getegid ()))
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dtraps.c1580 retval = geteuid ();
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh.c686 if (getuid() != geteuid())
/netbsd-current/tests/dev/audio/
H A Daudiotest.c2002 if (geteuid() != 0) {
7003 if (geteuid() != 0) {
/netbsd-current/usr.sbin/route6d/
H A Droute6d.c331 if (geteuid()) {
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c303 if (geteuid() == 0)
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c96 if ((getuid () == geteuid ()) && (getgid () == getegid ()))
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_posix.c2045 a->user_uid = geteuid();
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dconfigure7280 for ac_func in access cfgetispeed cfgetospeed cfsetispeed cfsetospeed chdir chmod chown dup dup2 fchmod fchown fcntl fstat fstatfs getdirentries getegid geteuid getgid getpid getppid getrusage gettimeofday getuid ioctl kill link lseek lstat mkdir pipe readlink rmdir setreuid setregid stat sigprocmask stat symlink tcgetattr tcsetattr tcsendbreak tcdrain tcflush tcflow tcgetpgrp tcsetpgrp time umask unlink
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c500 __weak_alias(geteuid,rump___sysimpl_geteuid);
6809 }, /* 25 = geteuid */
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dconfigure13931 for ac_func in getuid getgid geteuid getegid setuid setgid mmap munmap kill pread
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dconfigure14103 geteuid \
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure14863 geteuid \
/netbsd-current/external/gpl2/texinfo/dist/
H A Dconfigure11548 for ac_func in asprintf fwprintf getcwd getegid geteuid getgid getuid \
/netbsd-current/external/bsd/libevent/dist/
H A Dconfigure14254 geteuid \
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/
H A Dconfigure24907 for ac_func in getcwd getegid geteuid getgid getuid mempcpy munmap \
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure25565 for ac_func in getcwd getegid geteuid getgid getuid mempcpy munmap \
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 1227 milliseconds

123456789