Searched defs:app_verify_arg (Results 1 – 2 of 2) sorted by relevance
233 struct app_verify_arg { struct234 char *string;235 int app_verify;236 int allow_proxy_certs;237 char *proxy_auth;238 char *proxy_cond;519 struct app_verify_arg app_verify_arg = in main() local
885 void *app_verify_arg; member