Home
last modified time | relevance | path

Searched refs:skip_space (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Detherent.c59 static inline int skip_space(FILE *);
76 skip_space(f) in skip_space() function
111 c = skip_space(fp); in pcap_next_etherent()
144 c = skip_space(fp); in pcap_next_etherent()
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/
Drcssmin.c608 skip_space(const rchar *source, rcssmin_ctx_t *ctx) in skip_space() function
671 && (end = skip_space(source, ctx)) < ctx->sentinel in copy_space()
824 next = skip_space(source, ctx); in copy_first()
874 end = skip_space(source, ctx); in copy_semicolon()