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

/forgerock/web-agents-v4/source/
H A Dprocess.c50 handle_exit_c enumerator in enum:__anon93
61 {setup_request_data_c, AM_FAIL, handle_exit_c},
64 {validate_url_c, AM_FAIL, handle_exit_c},
66 {handle_notification_c, AM_OK, handle_exit_c},
70 {validate_fqdn_access_c, AM_FAIL, handle_exit_c},
73 {handle_not_enforced_c, AM_FAIL, handle_exit_c},
76 {validate_token_c, AM_FAIL, handle_exit_c},
79 {validate_policy_c, AM_OK, handle_exit_c}
82 #define EXIT_STATE handle_exit_c

Completed in 90 milliseconds