Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/conf/
HDconf_def.c78 #define scan_esc(conf,p) (((IS_EOF((conf),(p)[1]))?((p)+1):((p)+2))) macro
464 p = scan_esc(conf, p); in clear_comments()
634 p = scan_esc(conf, p); in eat_alpha_numeric()