globfree64

Name

globfree64 -- free memory from glob64() (Large File Support)

Synopsis

#include <glob.h>

void globfree64(glob64_t *pglob);

Description

globfree64 frees the dynamically allocated storage from an earlier call to glob64.

globfree64 is a 64-bit version of globfree.