Lines Matching full:proxy_auth
229 char *proxy_auth;
274 fprintf(stderr," -proxy_auth <val> - set proxy policy rights\n");
532 else if (strcmp(*argv,"-proxy_auth") == 0)
535 app_verify_arg.proxy_auth= *(++argv);
2151 unsigned int letters[26]; /* only used with proxy_auth */
2169 if (cb_arg->proxy_auth)
2176 for(sp = cb_arg->proxy_auth; *sp; sp++)
2219 if (cb_arg->proxy_auth)