Lines Matching full:verb
871 string verb = args()->LookupString(kOpenVPNVerbProperty, "");872 if (verb.empty() && SLOG_IS_ON(VPN, 0)) {873 verb = "3";875 if (!verb.empty()) {876 AppendOption("verb", verb, options);