|
GDB (xrefs)
|
Public Member Functions | |
| gdb_glob (const char *pattern, int flags, int(*errfunc)(const char *epath, int eerrno)) | |
| ~gdb_glob () | |
| int | pathc () const |
| char ** | pathv () const |
Private Attributes | |
| glob_t | m_glob |
Definition at line 26 of file gdb_tilde_expand.c.
|
inline |
|
inline |
Definition at line 47 of file gdb_tilde_expand.c.
References m_glob.
|
inline |
Definition at line 53 of file gdb_tilde_expand.c.
References m_glob.
Referenced by gdb_tilde_expand().
|
inline |
Definition at line 59 of file gdb_tilde_expand.c.
References m_glob.
Referenced by gdb_tilde_expand().
|
private |
Definition at line 66 of file gdb_tilde_expand.c.
Referenced by gdb_glob(), pathc(), pathv(), and ~gdb_glob().
1.8.14