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

  /external/e2fsprogs/lib/ss/
ss_err.h 21 extern void initialize_ss_error_table(void);
29 #define init_ss_err_tbl initialize_ss_error_table
ss_err.c 42 void initialize_ss_error_table(void);
44 void initialize_ss_error_table(void) { function
invocation.c 41 initialize_ss_error_table ();

Completed in 74 milliseconds