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

/httpd/modules/ldap/
H A Dutil_ldap_cache_mgr.c664 char *scanfmt = "cache=%4s&id=%u&off=%u%1s"; local
682 if ((3 == sscanf(r->args, scanfmt, cachetype, &id, &off, lint)) &&

Completed in 1025 milliseconds