Name
globfree64 -- free memory from glob64() (Large File Support)
Synopsis
| #include <glob.h>
void globfree64(glob64_t *pglob); | 
Description
The globfree64() function frees the dynamically allocate 
storage from an earlier call to glob64().
The globfree64 function is a 64-bit version of globfree.