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

/forgerock/web-agents-v4/source/
H A Dprocess.c2061 char *repost_uri = NULL, *goto_value = NULL, *goto_encoded = NULL, local
2093 am_asprintf(&goto_value, "%s://%s:%d%s%s"POST_PRESERVE_URI"?%s%s%s",
2101 goto_encoded = url_encode(goto_value);
2138 AM_FREE(goto_value, goto_encoded, file, repost_uri);

Completed in 34 milliseconds