Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dprofile.h101 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook);
Dprofile.c620 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook) in profile_set_syntax_err_cb() function
1883 profile_set_syntax_err_cb(syntax_err_report); in main()
/external/e2fsprogs/e2fsck/
Dunix.c998 profile_set_syntax_err_cb(syntax_err_report); in PRS()
/external/e2fsprogs/misc/
Dmke2fs.c1544 profile_set_syntax_err_cb(syntax_err_report); in PRS()