Searched defs:cpw (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dhtdbm.c249 char cpw[MAX_STRING_LEN]; local
252 htdbm->ctx.out = cpw;
253 htdbm->ctx.out_len = sizeof(cpw);
259 htdbm->ctx.passwd = apr_pstrdup(htdbm->ctx.pool, cpw);

Completed in 1215 milliseconds