Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
ppd_file_free
ppd_file_free
Section: C Library Functions (3)
Updated: 14 July 2000
Local index
Up
NAME
ppd_file_free - Free memory used by a ppd structure
SYNOPSIS
#include <
ppd.h
>
void ppd_file_free(PpdFile *
ppd
);
DESCRIPTION
There are many dynamically allocated sub structures within the PpdFile structure and this makes sure that they are all freed up appropriatly. The PpdFile pointer must have been previously obtained via a call to one of the
ppd_file_new
(3) functions.
SEE ALSO
ppd_file_new
(3),
ppd_emit_to_file
(3)
Index
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 21:52:54 GMT, April 16, 2011