HomeSort by relevance Sort by last modified time
    Searched refs:free_user_commands (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/ext2ed/
init.c 43 free_user_commands (&general_commands);
44 free_user_commands (&ext2_commands);
166 free_user_commands (&ptr->type_commands);
173 void free_user_commands (struct struct_commands *ptr) function
ext2ed.h 236 extern void free_user_commands (struct struct_commands *ptr);
general_com.c 184 free_user_commands (&ext2_commands); /* Free filesystem specific objects */
187 free_user_commands (&ext2_commands);

Completed in 6303 milliseconds