Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y202 int seen_maxargs = 0; in check_command() local
218 seen_maxargs++; in check_command()
244 if(seen_maxargs > 1) { in check_command()
H A Dslc-gram.c1711 int seen_maxargs = 0; in check_command() local
1727 seen_maxargs++; in check_command()
1753 if(seen_maxargs > 1) { in check_command()