Home
last modified time | relevance | path

Searched refs:uid_type_t (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/tests/
H A Dgrp_pwd_test.cpp51 enum uid_type_t { enum
59 static void check_passwd(const passwd* pwd, const char* username, uid_t uid, uid_type_t uid_type, in check_passwd()
85 static void check_getpwuid(const char* username, uid_t uid, uid_type_t uid_type, in check_getpwuid()
94 static void check_getpwnam(const char* username, uid_t uid, uid_type_t uid_type, in check_getpwnam()
103 static void check_getpwuid_r(const char* username, uid_t uid, uid_type_t uid_type, in check_getpwuid_r()
118 static void check_getpwnam_r(const char* username, uid_t uid, uid_type_t uid_type, in check_getpwnam_r()
133 static void check_get_passwd(const char* username, uid_t uid, uid_type_t uid_type, in check_get_passwd()
172 static void check_get_passwd(const char* /* username */, uid_t /* uid */, uid_type_t /* uid_type */, in check_get_passwd() argument
177 static void check_get_passwd(const char* /* username */, uid_t /* uid */, uid_type_t /* uid_type */… in check_get_passwd() argument