Home
last modified time | relevance | path

Searched refs:CHKERR (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.bin/mkesdb/
HDyacc.y122 #define CHKERR(ret, func, a) \ macro
155 CHKERR(ret, _db_factory_create, (&df, _db_hash_std, NULL)); in dump_file()
158 CHKERR(ret, _db_factory_add32_by_s, (df, _CITRUS_ESDB_SYM_VERSION, in dump_file()
162 CHKERR(ret, _db_factory_addstr_by_s, (df, _CITRUS_ESDB_SYM_ENCODING, in dump_file()
167 CHKERR(ret, _db_factory_addstr_by_s, in dump_file()
172 CHKERR(ret, _db_factory_add32_by_s, (df, in dump_file()
176 CHKERR(ret, _db_factory_add32_by_s, (df, _CITRUS_ESDB_SYM_NUM_CHARSETS, in dump_file()
182 CHKERR(ret, _db_factory_addstr_by_s, in dump_file()
186 CHKERR(ret, _db_factory_add32_by_s, (df, buf, csid->ci_csid)); in dump_file()
203 CHKERR(ret, _db_factory_serialize, (df, _CITRUS_ESDB_MAGIC, &data)); in dump_file()
/trueos/usr.bin/mkcsmapper/
HDyacc.y350 #define CHKERR(ret, func, a) \ macro
370 CHKERR(ret, _db_factory_create, (&df, _db_hash_std, NULL)); in dump_file()
373 CHKERR(ret, _db_factory_addstr_by_s, in dump_file()
378 CHKERR(ret, _db_factory_add_by_s, in dump_file()
383 CHKERR(ret, _db_factory_add_by_s, in dump_file()
388 CHKERR(ret, _db_factory_add_by_s, in dump_file()
405 CHKERR(ret, _db_factory_serialize, in dump_file()
/trueos/usr.sbin/bhyve/
HDtask_switch.c694 #define CHKERR(x) \ macro
753 CHKERR(error); in vmexit_task_switch()
806 CHKERR(error); in vmexit_task_switch()
832 CHKERR(error); in vmexit_task_switch()
837 CHKERR(error); in vmexit_task_switch()
848 CHKERR(error); in vmexit_task_switch()
867 CHKERR(error); in vmexit_task_switch()
891 CHKERR(error); in vmexit_task_switch()
903 CHKERR(error); in vmexit_task_switch()