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

/forgerock/web-agents-v4/source/
H A Dlist.h51 #define AM_LIST_FOR_EACH(head,el,tmp) \ macro
H A Dworker.c40 AM_LIST_FOR_EACH(session_list, e, t) { function
H A Dnaming_valid.c57 AM_LIST_FOR_EACH(table, e, t) { function
77 AM_LIST_FOR_EACH(table, e, t) { function
277 AM_LIST_FOR_EACH(table, e, t) { function
H A Dsession_saml.c141 AM_LIST_FOR_EACH(r, e, t) { function
H A Dcache.c766 AM_LIST_FOR_EACH(element->response_attributes, rae, rat) {
788 AM_LIST_FOR_EACH(element->action_decisions, ae, at) {
815 AM_LIST_FOR_EACH(ae->advices, aee, att) {
840 AM_LIST_FOR_EACH(element->response_decisions, rde, rdt) {
887 AM_LIST_FOR_EACH(policy, policy_element, t) { function
916 AM_LIST_FOR_EACH(policy, policy_element, t) { function
1019 AM_LIST_FOR_EACH(session, element, tmp) { function
1049 AM_LIST_FOR_EACH(policy, element, tmp) { function
H A Dadmin.c1911 AM_LIST_FOR_EACH(list, e, t) { function
1939 AM_LIST_FOR_EACH(list, e, t) { function
2041 AM_LIST_FOR_EACH(list, e, t) { function
2075 AM_LIST_FOR_EACH(list, e, t) { function
2105 AM_LIST_FOR_EACH(list, e, t) { function
2147 AM_LIST_FOR_EACH(all, e, t) { function
H A Dprocess.c745 AM_LIST_FOR_EACH(session_list, e, t) { function
838 AM_LIST_FOR_EACH(r->sattr, e, t) {
849 AM_LIST_FOR_EACH(r->response_attributes, e, t) {
860 AM_LIST_FOR_EACH(r->response_decisions, e, t) {
1087 AM_LIST_FOR_EACH(r->pattr, e, t) {//TODO: work on loop in 2 threads (split loop in 2; search&match in each thread)
1172 AM_LIST_FOR_EACH(e->action_decisions, ae, at) {
2174 AM_LIST_FOR_EACH(r->policy_advice, e, t) {
H A Dutility.c1024 AM_LIST_FOR_EACH(session_list, e, t) { function
2600 AM_LIST_FOR_EACH(session, element, tmp) { function
/forgerock/web-agents-v4/source/varnish/
H A Dagent.c223 AM_LIST_FOR_EACH(request_list, e, t) { function
634 AM_LIST_FOR_EACH(request_list, e, t) { function
687 AM_LIST_FOR_EACH(req->headers, h, t) {
730 AM_LIST_FOR_EACH(req->headers, h, t) {
/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c229 AM_LIST_FOR_EACH(request_list, e, t) { function
684 AM_LIST_FOR_EACH(request_list, e, t) { function
723 AM_LIST_FOR_EACH(req->headers, h, t) {
772 AM_LIST_FOR_EACH(req->headers, h, t) {

Completed in 526 milliseconds