API published in:
API deprecated in:
#include <sys/cdefs.h>
Go to the source code of this file.
Data Structures |
|
struct | glob_t |
Functions |
|
__BEGIN_DECLS IMPORT_C int | glob (const char *, int, int(*)(const char *, int), glob_t *) |
IMPORT_C void | globfree (glob_t *) |
|
|