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

/httpd/modules/ldap/
H A Dutil_ldap.c2933 char *lck_file = apr_pstrcat(ptemp, st->cache_file, ".lck", local
2935 apr_file_remove(lck_file, ptemp);

Completed in 564 milliseconds