Searched refs:globfree (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/headers/posix/
H A Dglob.h93 void globfree(glob_t *);
/haiku-fatelf/src/bin/less/
H A Dlglob.h42 #define GLOB_LIST_DONE(list) globfree(&list)
/haiku-fatelf/src/bin/network/ftpd/
H A Dpopen.c117 globfree(&gl);
H A Dftpcmd.y1772 globfree(&gl);
H A Dftpd.c3313 globfree(&gl);
/haiku-fatelf/src/bin/network/ftp/
H A Dutil.c629 globfree(&gl);
633 globfree(&gl);
H A Dcmds.c516 globfree(&gl);
538 globfree(&gl);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Druntest.c187 static void globfree(glob_t *pglob) { function
2415 globfree(&globbuf);
2463 globfree(&globbuf);
3038 globfree(&globbuf);
3200 globfree(&globbuf);
3293 globfree(&globbuf);
4335 globfree(&globbuf);
/haiku-fatelf/src/system/libroot/posix/
H A Dglob.c816 globfree(glob_t *pglob) function

Completed in 121 milliseconds