Frees all memory associated with the pglob parameter.
Standard C Library (libc.a)
#include <glob.h>
void globfree ( pglob)
glob_t *pglob;
The globfree subroutine frees any memory associated with the pglob parameter due to a previous call to the glob subroutine.
pglob | Structure containing the results of a previous call to the glob subroutine. |
The glob (glob Subroutine) subroutine.
National Language Support Overview in AIX 5L Version 5.2 National Language Support Guide and Reference.