Searched refs:websafe_allowlist (Results 1 – 3 of 3) sorted by relevance
161 websafe_allowlist = xstrdup("*"); in test_one()
194 static char *websafe_allowlist; variable946 websafe_allowlist, 0) != 1 && in process_sign_request2()2316 if (websafe_allowlist != NULL) in main()2318 websafe_allowlist = xstrdup(ccp); in main()2380 if (websafe_allowlist == NULL) in main()2381 websafe_allowlist = xstrdup(DEFAULT_WEBSAFE_ALLOWLIST); in main()
6291 initialise websafe_allowlist in agent fuzzer