Searched refs:fropen (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sbin/veriexec/
H A Dmanifest_lexer.l128 yyin = fropen(&str_buf, read_string_buf);
/freebsd-current/lib/libc/stdio/
H A DMakefile.inc73 MLINKS+=funopen.3 fropen.3 \
/freebsd-current/lib/libc/tests/stdio/
H A Dgetdelim_test.c74 return (fropen(offp, _reader));
/freebsd-current/include/
H A Dstdio.h413 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0) macro

Completed in 194 milliseconds