Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 3 of 3) sorted by relevance

/unit/src/java/nginx/unit/
H A DInputStream.java77 public long skip(long n) throws IOException { in skip() method in InputStream
81 private static native long skip(long req_info_ptr, long n); in skip() method in InputStream
/unit/src/
H A Dnxt_unit_field.h24 uint8_t skip:1; member
H A Dnxt_http_parse.h89 uint8_t skip:1; member