Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c53 #define scan_esc(conf, p) (((IS_EOF((conf), (p)[1])) ? ((p) + 1) : ((p) + 2))) macro
631 p = scan_esc(conf, p); in clear_comments()
939 p = scan_esc(conf, p); in eat_alpha_numeric()