Home
last modified time | relevance | path

Searched refs:apr_cpystrn (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dhttp_auth.c598 #define apr_cpystrn strncpy in apr_md5_encode() macro
599 apr_cpystrn(result, passwd, nbytes - 1); in apr_md5_encode()