Query: ppd_file_free
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ppd_file_free(3) Library Functions Manual ppd_file_free(3)NAMEppd_file_free - Free memory used by a ppd structureSYNOPSIS#include <ppd.h> void ppd_file_free(PpdFile * ppd );DESCRIPTIONThere are many dynamically allocated sub structures within the PpdFile structure and this makes sure that they are all freed up appropri- atly. The PpdFile pointer must have been previously obtained via a call to one of the ppd_file_new(3) functions.SEE ALSOppd_file_new(3), ppd_emit_to_file(3) Linux Programmer's Manual 14 July 2000 ppd_file_free(3)
Related Man Pages |
---|
cups-deviced(8) - mojave |
cups-exec(8) - mojave |
foomatic-ppdload(8) - redhat |
ppd_get_page_length(3) - debian |
ppdi(1) - redhat |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |