Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dprofile.h101 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook);
Dprofile.c617 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook) in profile_set_syntax_err_cb() function
1880 profile_set_syntax_err_cb(syntax_err_report); in main()
Dunix.c947 profile_set_syntax_err_cb(syntax_err_report); in PRS()
/external/e2fsprogs/misc/
Dmke2fs.c1357 profile_set_syntax_err_cb(syntax_err_report); in PRS()