|
Apache HTTPD
|
#include "apr_private.h"#include "apr_strings.h"#include "apr_portable.h"#include "apr_user.h"#include "apr_arch_file_io.h"Go to the source code of this file.
Functions | |
| static void | get_sid_string (char *buf, apr_size_t blen, apr_uid_t id) |
| APR_DECLARE (apr_status_t) | |
|
static |
Definition at line 33 of file userinfo.c.