Home
last modified time | relevance | path

Searched defs:uid (Results 51 - 75 of 244) sorted by relevance

12345678910

/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg07.c48 static int uid, gid; variable
/third_party/musl/src/passwd/
H A Dgetpw_a.c20 int __getpw_a(const char *name, uid_t uid, struct passwd *pw, char **buf, size_t *size, struct passwd **res) in __getpw_a() argument
H A Dgetpw_r.c6 static int getpw_r(const char *name, uid_t uid, struct passwd *pw, char *buf, size_t size, struct passwd **res) in getpw_r() argument
39 int getpwuid_r(uid_t uid, struct passwd *pw, char *buf, size_t size, struct passwd **res) in getpwuid_r() argument
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess03.c19 static uid_t uid; variable
/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown02.c38 uid_t uid; in run() local
47 tc[i].filename, uid, gid); in run() local
H A Dchown05.c25 uid_t uid; member
H A Dchown03.c53 uid_t uid; in run() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl01.c21 static uid_t uid; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown05.c27 uid_t uid; member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/
H A Drpc_authunix_create.c61 uid_t uid; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/
H A Dtirpc_authsys_create.c47 uid_t uid; in main() local
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_socket_bind_listen.c88 int uid; in main() local
/third_party/musl/arch/mips64/bits/
H A Dipc.h3 uid_t uid; member
/third_party/musl/arch/powerpc/bits/
H A Dipc.h3 uid_t uid; member
/third_party/musl/arch/powerpc64/bits/
H A Dipc.h3 uid_t uid; member
/third_party/musl/Benchmark/musl/
H A Dlibc_pwd.cpp71 uid_t uid = getuid(); in Bm_function_Getpwuid() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dfstatat.c41 uid_t uid = getuid(); in fstatat_0100() local
68 uid_t uid = getuid(); in fstatat_0200() local
97 uid_t uid = getuid(); in fstatat_0300() local
120 uid_t uid = getuid(); in fstatat_time64_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetpid.c49 pid_t uid = getpid(); in getpid_0100() local
H A Dsetreuid.c37 uid_t uid = getuid(); in setreuid_0100() local
67 uid_t uid = getuid(); in setreuid_0200() local
/third_party/pulseaudio/src/pulsecore/
H A Dcreds.h43 uid_t uid; member
/third_party/curl/lib/
H A Dsmb.h43 unsigned short uid; member
/third_party/libuv/test/
H A Drun-tests.c251 uv_uid_t uid = atoi(argv[2]); in maybe_run_test() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h47 uint32_t uid; /* generating process's uid */ member
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns06.c47 int uid, gid, ret; in child_fn2() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx.c58 surface_notify_handler(Display * dpy, unsigned int uid, int kind) in surface_notify_handler() argument

Completed in 6 milliseconds

12345678910