Home
last modified time | relevance | path

Searched refs:LCN_SOL (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c64 LCN_SOL = (1 << 0), enumerator
140 * If it's the start of a line (flags on the cb has LCN_SOL), then the buffer
153 int m = 0, n = 0, e, r = LCN_SOL, ignore = 0, ret = 0; in nscookiejar_iterate()
192 r = LCN_SOL; in nscookiejar_iterate()
214 if (ignore || (r == LCN_SOL && n && temp[0] == '#')) { in nscookiejar_iterate()
435 if (!(flags & LCN_SOL)) { in nsc_lookup_cb()
547 if (flags & LCN_SOL) { in nsc_regen_cb()
752 if (!(flags & LCN_SOL)) in nsc_get_cb()

Completed in 2 milliseconds