Home
last modified time | relevance | path

Searched defs:user_id (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat01.c26 static uid_t user_id; variable
/third_party/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat02.c24 static uid_t user_id; variable
/third_party/ltp/testcases/kernel/syscalls/getresuid/
H A Dgetresuid03.c139 struct passwd *user_id; /* passwd struct for test user */ in setup() local
H A Dgetresuid02.c138 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/third_party/ltp/testcases/kernel/syscalls/getresgid/
H A Dgetresgid03.c144 struct passwd *user_id; /* passwd struct for test user */ in setup() local
H A Dgetresgid02.c141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/third_party/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown01.c55 uid_t user_id; member
87 uid_t user_id = test_cases[i].user_id; in main() local
[all...]
H A Dlchown02.c109 uid_t user_id; in main() local
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat01.c26 static uid_t user_id; variable
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c139 int user_id; // User thread - that fires the event in main() local
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c106 static int testfperm(const char *file_name, int flag, int user_id, in testfperm() argument
182 uid_t fuser_id, user_id; in main() local
68 testsetup(const char *file_name, int flag, mode_t mode, int user_id, int group_id) testsetup() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Davio.h99 int64_t user_id; /**< User ID of owner, -1 if unknown. */ member
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c559 uid_t user_id = 0; in set_user() local
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c461 user_implicit_bounds(hashtab_t users_tab, char *user_id, user_datum_t *user) user_implicit_bounds() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_tables.cpp1399 void ImGui::TableSetupColumn(const char* label, ImGuiTableColumnFlags flags, float init_width_or_weight, ImGuiID user_id) in TableSetupColumn() argument
/third_party/mbedtls/library/
H A Dpsa_crypto.c8332 psa_crypto_driver_pake_get_user( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *user_id, size_t user_id_size, size_t *user_id_len) psa_crypto_driver_pake_get_user() argument

Completed in 26 milliseconds