Home
last modified time | relevance | path

Searched defs:lex_input (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ipf/dist/tools/
H A Dlex_var.h47 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \ macro
/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel-lex.l128 lex_input(char *buf, int max_size) in lex_input() function