Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y134 int seen_help = 0; in check_option() local
150 seen_help++; in check_option()
182 if(seen_help > 1) { in check_option()
199 int seen_help = 0; in check_command() local
212 seen_help++; in check_command()
232 if(seen_help > 1) { in check_command()
H A Dslc-gram.c1643 int seen_help = 0; in check_option() local
1659 seen_help++; in check_option()
1691 if(seen_help > 1) { in check_option()
1708 int seen_help = 0; in check_command() local
1721 seen_help++; in check_command()
1741 if(seen_help > 1) { in check_command()