Searched refs:sh_alias_map_func_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dalias.c47 typedef int sh_alias_map_func_t __P((alias_t *)); typedef
50 static alias_t **map_over_aliases __P((sh_alias_map_func_t *));
207 sh_alias_map_func_t *function;
263 list = map_over_aliases ((sh_alias_map_func_t *)NULL);

Completed in 94 milliseconds