glob.h File Reference

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 *)

Function Documentation

__BEGIN_DECLS IMPORT_C int glob const char *  ,
int  ,
int(*)(const char *, int)  ,
glob_t
 
IMPORT_C void globfree glob_t  ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top