OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_user_commands
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/ext2ed/
init.c
42
free_user_commands
(&general_commands);
43
free_user_commands
(&ext2_commands);
165
free_user_commands
(&ptr->type_commands);
172
void
free_user_commands
(struct struct_commands *ptr)
function
ext2ed.h
240
extern void
free_user_commands
(struct struct_commands *ptr);
general_com.c
183
free_user_commands
(&ext2_commands); /* Free filesystem specific objects */
186
free_user_commands
(&ext2_commands);
Completed in 1769 milliseconds