Home
last modified time | relevance | path

Searched refs:c3__opts (Results 1 – 3 of 3) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dhttp.c33 ( 0 == strncmp(vec_u.base, "OPTIONS", vec_u.len) ) ? c3__opts : in _http_vec_to_meth()
H A Dcttp.c618 case c3__opts: _cttp_creq_fire_str(ceq_u, "OPTIONS "); break; in _cttp_creq_fire()
/dports/misc/urbit/urbit-urbit-0.6.0/include/c/
H A Dmotes.h776 # define c3__opts c3_s4('o','p','t','s') macro