Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestuser.c51 apr_uid_get(&retreived_uid, &retreived_gid, uname, p)); in username()
136 rv = apr_uid_get(&uid, &gid, "I_AM_NOT_A_USER", p); in fail_userinfo()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestuser.c51 apr_uid_get(&retreived_uid, &retreived_gid, uname, p)); in username()
136 rv = apr_uid_get(&uid, &gid, "I_AM_NOT_A_USER", p); in fail_userinfo()
/external/cronet/tot/third_party/apache-portable-runtime/src/user/netware/
Duserinfo.c59 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/stable/third_party/apache-portable-runtime/src/user/netware/
Duserinfo.c59 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_user.h88 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *userid, apr_gid_t *groupid,
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_user.h88 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *userid, apr_gid_t *groupid,
/external/cronet/tot/third_party/apache-portable-runtime/src/user/win32/
Duserinfo.c86 if ((rv = apr_uid_get(&uid, &gid, username, p)) != APR_SUCCESS) in apr_uid_homepath_get()
200 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/stable/third_party/apache-portable-runtime/src/user/win32/
Duserinfo.c86 if ((rv = apr_uid_get(&uid, &gid, username, p)) != APR_SUCCESS) in apr_uid_homepath_get()
200 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/stable/third_party/apache-portable-runtime/src/helpers/
Dapr_rename.pl101 apr_get_userid apr_uid_get
/external/cronet/tot/third_party/apache-portable-runtime/src/helpers/
Dapr_rename.pl101 apr_get_userid apr_uid_get
/external/cronet/tot/third_party/apache-portable-runtime/src/user/unix/
Duserinfo.c104 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/stable/third_party/apache-portable-runtime/src/user/unix/
Duserinfo.c104 APR_DECLARE(apr_status_t) apr_uid_get(apr_uid_t *uid, apr_gid_t *gid, in apr_uid_get() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/
Dproc.c321 if ((rv = apr_uid_get(&attr->uid, &gid, username, in apr_procattr_user_set()
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/
Dproc.c321 if ((rv = apr_uid_get(&attr->uid, &gid, username, in apr_procattr_user_set()