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

  /external/e2fsprogs/e2fsck/
profile.h 44 typedef void (*profile_syntax_err_cb_t)(const char *file, long err, typedef
96 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook);
profile.c 162 static profile_syntax_err_cb_t syntax_err_cb;
613 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook)
615 profile_syntax_err_cb_t old;
    [all...]

Completed in 15 milliseconds