HomeSort by relevance Sort by last modified time
    Searched full:brake_at (Results 1 - 1 of 1) sorted by null

  /external/libmicrohttpd/src/testspdy/
test_struct_namevalue.c 37 int brake_at = 3; variable
78 if(*c < 0 || *c >= brake_at)
85 if(*c == brake_at) return SPDY_NO;
161 if(SPDY_name_value_iterate (container, &iterate_brake_cb, &cls) != brake_at)

Completed in 112 milliseconds