This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | _TILDE_H_ |
| #define | PARAMS(protos) () |
Typedefs | |
| typedef char *tilde_hook_func_t | PARAMS ((char *)) |
Functions | |
| char *tilde_expand | PARAMS ((const char *)) |
Variables | |
| tilde_hook_func_t * | tilde_expansion_preexpansion_hook |
| tilde_hook_func_t * | tilde_expansion_failure_hook |
| char ** | tilde_additional_prefixes |
| char ** | tilde_additional_suffixes |
| char* tilde_expand PARAMS | ( | (const char *) | ) |
| char** tilde_additional_prefixes |
| char** tilde_additional_suffixes |
| tilde_hook_func_t* tilde_expansion_failure_hook |
| tilde_hook_func_t* tilde_expansion_preexpansion_hook |
1.4.7

