|
| | gdb_glob (const char *pattern, int flags, int(*errfunc)(const char *epath, int eerrno)) |
| |
| | ~gdb_glob () |
| |
| int | pathc () const |
| |
| char ** | pathv () const |
| |
Definition at line 26 of file gdb_tilde_expand.c.
◆ gdb_glob()
| gdb_glob::gdb_glob |
( |
const char * |
pattern, |
|
|
int |
flags, |
|
|
int(*)(const char *epath, int eerrno) |
errfunc |
|
) |
| |
|
inline |
◆ ~gdb_glob()
◆ pathc()
| int gdb_glob::pathc |
( |
| ) |
const |
|
inline |
◆ pathv()
| char** gdb_glob::pathv |
( |
| ) |
const |
|
inline |
◆ m_glob
The documentation for this class was generated from the following file: