Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/lib/libz/
H A Dzopen.c11 FILE *zopen(const char *fname, const char *mode);
39 zopen(const char *fname, const char *mode) in zopen() function
H A DMakefile8 MAN= zlib.3 zopen.3
35 SRCS+= zopen.c
H A DSymbol.map92 zopen;
H A DFREEBSD-upgrade31 Makefile zopen.c FREEBSD-upgrade
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c106 static void zopen(int, int);
1610 zopen(ofd, zflag && !exists); in sink()
1767 zopen(int fd, int flag) in zopen() function