Query: cdb_free
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cdb_free(3) Library Functions Manual cdb_free(3)NAMEcdb_free - close a constant databasedSYNTAX#include <cdb.h> int cdb_free(struct cdb *c);DESCRIPTIONcdb_free removes any memory mapping that cdb_init might have established. It will not close the file descriptor that you passed to cdb_init or attempt to call free() on the struct cdb pointer.SEE ALSOcdb_free(3), cdb_read(3), cdb_find(3), cdbmake(1) cdb_free(3)
| Related Man Pages | 
|---|
| cdbmake(1) - debian | 
| cdbw(3) - netbsd | 
| cdbw_put(3) - netbsd | 
| cdbw_put_data(3) - netbsd | 
| cdb(5) - netbsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| awk or sed - Convert 2 lines to 1 line | 
| Detecting unused variables... | 
| One instance of comparing grep and awk | 
| New UNIX and Linux History Sections |