Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Dhttp.c30 static bool is_token(int ch) in is_token() function
92 } else if (is_token(c)) { in http_do_bake_cookies()
275 else if (is_token(ch)) { in http_open()
317 else if (is_token(ch)) { in http_open()
342 else if (is_token(ch)) in http_open()