Home
last modified time | relevance | path

Searched refs:tuklib_open_stdxxx (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/xz/src/common/
H A Dtuklib_open_stdxxx.h19 #define tuklib_open_stdxx TUKLIB_SYMBOL(tuklib_open_stdxxx)
20 extern void tuklib_open_stdxxx(int err_status);
H A Dtuklib_open_stdxxx.c24 tuklib_open_stdxxx(int err_status) in tuklib_open_stdxxx() function
/freebsd-13.1/usr.bin/xz/
H A DMakefile33 SRCS+= tuklib_open_stdxxx.c \
/freebsd-13.1/contrib/xz/src/xz/
H A Dfile_io.c101 tuklib_open_stdxxx(E_ERROR); in io_init()
/freebsd-13.1/contrib/xz/
H A DChangeLog5693 Don't call close(-1) in tuklib_open_stdxxx() on error.
5697 src/common/tuklib_open_stdxxx.c | 4 +++-