Oracle iPlanet Web Proxy Server 4.0.14 NSAPI Developer's Guide

Example

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