Searched refs:uid_t (Results 176 - 200 of 461) sorted by relevance
12345678910>>...19
| /third_party/ltp/testcases/kernel/syscalls/mkdir/ |
| H A D | mkdir04.c | 37 uid_t test_users[2]; in setup()
|
| /third_party/ltp/testcases/kernel/syscalls/vhangup/ |
| H A D | vhangup01.c | 18 static uid_t nobody_uid;
|
| /third_party/ltp/testcases/kernel/syscalls/fchown/ |
| H A D | fchown01.c | 26 static uid_t uid;
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_ns03.c | 35 uid_t uid; in run()
|
| /third_party/ltp/testcases/kernel/syscalls/setreuid/ |
| H A D | setreuid06.c | 25 static uid_t other_uid;
|
| H A D | setreuid04.c | 19 static uid_t root_uid, nobody_uid;
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/ |
| H A D | tirpc_authsys_create.c | 47 uid_t uid; in main()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
| H A D | 21-1-buildonly.c | 13 static uid_t tuid;
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
| H A D | b64.rs | 9 pub st_uid: ::uid_t,
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
| H A D | b64.rs | 9 pub st_uid: ::uid_t,
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
| H A D | b64.rs | 9 pub st_uid: ::uid_t,
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | DebugAndroid.cpp | 30 if((debug_uid >= 0) && (geteuid() < static_cast<uid_t>(debug_uid))) in AndroidEnterDebugger()
|
| /third_party/toybox/toys/net/ |
| H A D | tunctl.c | 41 uid_t u = TT.u ? xgetuid(TT.u) : 0; in tunctl_main()
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/ |
| H A D | b64.rs | 8 pub st_uid: ::uid_t,
|
| /third_party/eudev/src/udev/ |
| H A D | udev.h | 41 uid_t uid; 111 mode_t mode, uid_t uid, gid_t gid,
|
| /third_party/musl/libc-test/src/api/ |
| H A D | signal.c | 16 T(uid_t) in f() 113 F(uid_t, si_uid) in f()
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | usergroup.c | 311 struct passwd *pa_getpwuid_malloc(uid_t uid) { in pa_getpwuid_malloc() 351 struct passwd *pa_getpwuid_malloc(uid_t uid) { in pa_getpwuid_malloc()
|
| /third_party/eudev/src/shared/ |
| H A D | dev-setup.c | 34 int dev_setup(const char *prefix, uid_t uid, gid_t gid) { in dev_setup()
|
| /third_party/ltp/testcases/kernel/syscalls/access/ |
| H A D | access03.c | 19 static uid_t uid;
|
| /third_party/ltp/testcases/kernel/syscalls/add_key/ |
| H A D | add_key03.c | 48 uid_t uid = 1; in do_test()
|
| /third_party/ltp/testcases/kernel/syscalls/lstat/ |
| H A D | lstat01.c | 26 static uid_t user_id;
|
| /third_party/ltp/testcases/kernel/syscalls/ptrace/ |
| H A D | ptrace02.c | 19 uid_t uid;
|
| /third_party/ltp/testcases/kernel/syscalls/rename/ |
| H A D | rename12.c | 25 static uid_t nobody_uid;
|
| H A D | rename09.c | 29 static uid_t orig_uid, test_users[2];
|
| /third_party/ltp/testcases/kernel/syscalls/syscall/ |
| H A D | syscall01.c | 37 uid_t u1, u2; in verify_getuid()
|
Completed in 6 milliseconds
12345678910>>...19