Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 24 of 24) 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/
Dgetresgid02.c141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
Dgetresgid03.c144 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat01.c25 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/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h61 char *user_id; member
Dgstsouphttpsrc.h70 gchar *user_id; /* Authentication user id for location URI. */ member
/third_party/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp104 for (uint32_t user_id : phi_to_remove.users()) { in ReplacePhiUsersWith() local
/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/ffmpeg/libavformat/
Davio.h98 int64_t user_id; /**< User ID of owner, -1 if unknown. */ member
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c563 uid_t user_id = 0; in set_user() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c76 static const char *user_id = NULL; variable
/third_party/selinux/checkpolicy/
Dmodule_compiler.c462 char *user_id, user_datum_t *user) in user_implicit_bounds()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.h253 gchar *user_id; member
/third_party/mbedtls/library/
Dpsa_crypto.c7218 uint8_t *user_id, size_t user_id_size, size_t *user_id_len) in psa_crypto_driver_pake_get_user()
7377 const uint8_t *user_id, in psa_pake_set_user()
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp1399 …Column(const char* label, ImGuiTableColumnFlags flags, float init_width_or_weight, ImGuiID user_id) in TableSetupColumn()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43854 long unsigned int user_id; member