Sun Java System Web Proxy Server 4.0.11 NSAPI Developer's Guide

Example

filebuf *buf = filebuf_open_nostat(fd, FILE_BUFFERSIZE, &finfo);if (!buf) 
	{ system_fclose(fd);}