Searched refs:apr_uid_name_get (Results 1 – 4 of 4) sorted by relevance
42 apr_uid_name_get(&username, uid, pool) == APR_SUCCESS) in get_os_username()
77 APR_DECLARE(apr_status_t) apr_uid_name_get(char **username, apr_uid_t userid,
104 apr_get_username apr_uid_name_get
120 APR_DECLARE(apr_status_t) apr_uid_name_get(char **username, apr_uid_t userid, in apr_uid_name_get() function