|
Groonga 3.0.9 Source Code Document
|


Go to the source code of this file.
Typedefs | |
| typedef uid_t | ngx_uid_t |
| typedef gid_t | ngx_gid_t |
Functions | |
| ngx_int_t | ngx_libc_crypt (ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) |
| typedef gid_t ngx_gid_t |
Definition at line 17 of file ngx_user.h.
| typedef uid_t ngx_uid_t |
Definition at line 16 of file ngx_user.h.
| ngx_int_t ngx_libc_crypt | ( | ngx_pool_t * | pool, |
| u_char * | key, | ||
| u_char * | salt, | ||
| u_char ** | encrypted | ||
| ) |
1.8.1.2