Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fs_perms/
Dfs_perms.c69 int user_id, int group_id) in testsetup()
106 static int testfperm(const char *file_name, int flag, int user_id, in testfperm()
182 uid_t fuser_id, user_id; in main() local
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown01.c55 uid_t user_id; member
87 uid_t user_id = test_cases[i].user_id; in main() local
Dlchown02.c109 uid_t user_id; in main() local
/third_party/ltp/testcases/kernel/syscalls/lstat/
Dlstat01.c26 static uid_t user_id; variable
/third_party/ltp/testcases/kernel/syscalls/fstat/
Dfstat02.c24 static uid_t user_id; variable
/third_party/ltp/testcases/kernel/syscalls/getresuid/
Dgetresuid03.c139 struct passwd *user_id; /* passwd struct for test user */ in setup() local
Dgetresuid02.c138 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/third_party/ltp/testcases/kernel/syscalls/getresgid/
Dgetresgid03.c144 struct passwd *user_id; /* passwd struct for test user */ in setup() local
Dgetresgid02.c141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat01.c26 static uid_t user_id; variable
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler_jk.c139 int user_id; // User thread - that fires the event in main() local
/third_party/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp102 for (uint32_t user_id : phi_to_remove.users()) { in ReplacePhiUsersWith() local
/third_party/ffmpeg/libavformat/
Davio.h99 int64_t user_id; /**< User ID of owner, -1 if unknown. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.cpp105 for (uint32_t user_id : phi_to_remove.users()) { in ReplacePhiUsersWith() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp105 for (uint32_t user_id : phi_to_remove.users()) { in ReplacePhiUsersWith() local
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c559 uid_t user_id = 0; in set_user() local
/third_party/selinux/checkpolicy/
Dmodule_compiler.c462 char *user_id, user_datum_t *user) in user_implicit_bounds()
/third_party/mbedtls/library/
Dpsa_crypto.c8334 uint8_t *user_id, size_t user_id_size, size_t *user_id_len) in psa_crypto_driver_pake_get_user()