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

/forgerock/web-agents-v4/tests/
H A Dtest_exits.c277 struct am_namevalue *response_attributes = NULL; local
351 .response_attributes = response_attributes,
367 AM_LIST_INSERT(response_attributes, el);
369 AM_LIST_INSERT(response_attributes, el);
378 delete_am_namevalue_list(&response_attributes);
395 struct am_namevalue *response_attributes = NULL; local
472 .response_attributes = response_attributes,
488 AM_LIST_INSERT(response_attributes, e
[all...]
/forgerock/web-agents-v4/source/
H A Dutility.h118 struct am_namevalue *response_attributes; member in struct:am_policy_result
H A Dam.h266 struct am_namevalue *response_attributes; /*pointers to the data inside policy am_policy_result if any*/ member in struct:am_request

Completed in 32 milliseconds