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

/freebsd-11-stable/contrib/bzip2/
H A Dbzlib.h243 BZ_EXTERN BZFILE * BZ_API(BZ2_bzdopen) (
H A Dbzlib.c1477 BZFILE * BZ_API(BZ2_bzdopen) function
/freebsd-11-stable/usr.bin/grep/
H A Dfile.c319 if ((bzbufdesc = BZ2_bzdopen(f->fd, "r")) == NULL)
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dgrep.c282 bzbufdesc = BZ2_bzdopen(fd, "r");

Completed in 94 milliseconds