Searched refs:MAX_PASSWD_LEN (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/lua/
H A Dlua_passwd.h31 #define MAX_PASSWD_LEN 256 macro
H A Dlua_request.c962 ctx.out = apr_pcalloc(r->pool, MAX_PASSWD_LEN);
963 ctx.out_len = MAX_PASSWD_LEN;

Completed in 1373 milliseconds