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

/forgerock/web-agents-v4/tests/
H A Dtest_notifications.c285 char* pll = "<?xml version='1.0' encoding='UTF-8' standalone='yes'?>" local
296 am_asprintf(&buffer, pll, xml);
435 char * pll = "<?xml version='1.0' encoding='UTF-8' standalone='yes'?>" local
448 am_asprintf(&buffer, pll, xml);
H A Dtest_policy_cache.c179 char* pll = "<?xml version='1.0' encoding='UTF-8' standalone='yes'?>" variable
198 am_asprintf(&result, pll, buff1);
283 am_asprintf(&buffer, pll, policy_xml);
284 size = strlen(pll);
322 am_asprintf(&buffer, pll, policy_xml);
453 am_asprintf(&buffer, pll, policy_xml);
487 am_asprintf(&buffer, pll, policy_xml);
523 am_asprintf(&buffer, pll, policy_xml);
677 am_asprintf(&buffer, pll, policy_xml);

Completed in 21 milliseconds