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

/forgerock/web-agents-v4/source/
H A Dadmin.c60 #define RESET_INPUT_STRING(s) do { am_free(s); s = NULL; } while (0) macro
1338 RESET_INPUT_STRING(openam_url);
1370 RESET_INPUT_STRING(agent_url);
1413 RESET_INPUT_STRING(openam_url);
1475 RESET_INPUT_STRING(agent_url);
1497 RESET_INPUT_STRING(agent_url);
1538 RESET_INPUT_STRING(agent_user);
1559 RESET_INPUT_STRING(agent_realm);
1584 RESET_INPUT_STRING(agent_password_source);
1585 RESET_INPUT_STRING(agent_passwor
[all...]

Completed in 4488 milliseconds