@node globfree, shell @subheading Syntax @example #include void globfree(glob_t *_pglob); @end example @subheading Description Frees the memory associated with @code{_pglob}. @subheading Portability @portability !ansi, posix