Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfigyyrename.h59 #define yyset_in ub_c_set_in macro
H A Dconfiglexer.c4549 void yyset_in ( FILE * _in_str );
7795 void yyset_in (FILE * _in_str ) in yyset_in() function
/freebsd/usr.sbin/jail/
H A Dconfig.c57 extern int yyset_in(FILE *fp, void *scanner);
318 yyset_in(stdin, scanner); in parse_config()
323 yyset_in(yfp, scanner); in parse_config()
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c536 void yyset_in ( FILE * _in_str );
1701 void yyset_in (FILE * _in_str ) in yyset_in() function
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c562 void yyset_in (FILE * in_str );
1717 void yyset_in (FILE * in_str ) in yyset_in() function
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c541 void yyset_in (FILE * in_str );
1654 void yyset_in (FILE * in_str ) in yyset_in() function
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c883 void yyset_in (FILE * in_str );
2582 void yyset_in (FILE * in_str ) in yyset_in() function
/freebsd/usr.bin/lex/
H A Dinitscan.c2029 void yyset_in ( FILE * _in_str );
5075 void yyset_in (FILE * _in_str ) in yyset_in() function
/freebsd/contrib/flex/src/
H A Dflex.skl842 void yyset_in ( FILE * _in_str M4_YY_PROTO_LAST_ARG );
2671 void yyset_in YYFARGS1( FILE * ,_in_str)