glob_t Struct Reference

struct glob_t
Public Attributes
void(*gl_closedir
int(*gl_errfunc
intgl_flags
int(*gl_lstat
intgl_matchc
intgl_offs
void *(*gl_opendir
intgl_pathc
char **gl_pathv
struct dirent *(*gl_readdir
int(*gl_stat

Member Data Documentation

void(* gl_closedir

void(*gl_closedir

int(* gl_errfunc

int(*gl_errfunc

int gl_flags

intgl_flags

int(* gl_lstat

int(*gl_lstat

int gl_matchc

intgl_matchc

int gl_offs

intgl_offs

void *(* gl_opendir

void *(*gl_opendir

int gl_pathc

intgl_pathc

char ** gl_pathv

char **gl_pathv

struct dirent *(* gl_readdir

struct dirent *(*gl_readdir

int(* gl_stat

int(*gl_stat