Searched refs:profile_syntax_err_cb_t (Results 1 – 2 of 2) sorted by relevance
44 typedef void (*profile_syntax_err_cb_t)(const char *file, long err, typedef101 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook);
164 static profile_syntax_err_cb_t syntax_err_cb;620 profile_syntax_err_cb_t profile_set_syntax_err_cb(profile_syntax_err_cb_t hook) in profile_set_syntax_err_cb()622 profile_syntax_err_cb_t old; in profile_set_syntax_err_cb()