Searched refs:EXTARG_NONE (Results 1 – 4 of 4) sorted by relevance
56 EXTARG_NONE, /**< does not take an argument */ enumerator
35 { "server_no_context_takeover", EXTARG_NONE },36 { "client_no_context_takeover", EXTARG_NONE },
127 if (opts[oa.option_index].type == EXTARG_NONE) in lws_ext_parse_options()
203 if (po->type != EXTARG_NONE || in lws_extension_server_handshake()