DEBSOURCES
Skip Quicknav
sources / ucspi-tcp / 1%3A0.88-13 / openreadclose.h
12345678
#ifndef OPENREADCLOSE_H #define OPENREADCLOSE_H #include "stralloc.h" extern int openreadclose(char *,stralloc *,unsigned int); #endif