|
Apache HTTPD
|
Go to the source code of this file.
Macros | |
| #define | PWBUF_SIZE 512 |
Functions | |
| static apr_status_t | getpwnam_safe (const char *username, struct passwd *pw, char pwbuf[512]) |
| APR_DECLARE (apr_status_t) | |
| #define PWBUF_SIZE 512 |
Definition at line 31 of file userinfo.c.
|
static |
Definition at line 33 of file userinfo.c.