Home | History | Annotate | Download | only in flip_server

Lines Matching refs:HasSwitch

174   if (cl.HasSwitch("help") || argc < 2) {
212 if (cl.HasSwitch("pidfile")) {
220 if (cl.HasSwitch("forward-ip-header")) {
227 if (cl.HasSwitch("logdest")) {
243 if (cl.HasSwitch("logfile")) {
254 if (cl.HasSwitch("wait-for-iface")) {
258 if (cl.HasSwitch("ssl-session-expiry")) {
263 if (cl.HasSwitch("ssl-disable-compression")) {
267 if (cl.HasSwitch("idle-timeout")) {
272 if (cl.HasSwitch("force_spdy"))
308 if (!cl.HasSwitch(name.str())) {
333 if (cl.HasSwitch("spdy-server")) {
352 if (cl.HasSwitch("http-server")) {