Home
last modified time | relevance | path

Searched refs:name_alloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ee/
H A Dee.c258 struct files *name_alloc(void);
1134 name_alloc(void) in name_alloc() function
2124 temp_names = top_of_stack = name_alloc(); in get_options()
2128 temp_names->next_name = name_alloc(); in get_options()