Searched refs:ERROR_CALLBACK (Results 1 – 8 of 8) sorted by relevance
38 if (flags & ERROR_CALLBACK) in _cmd_init()40 flags &= ~ERROR_CALLBACK; in _cmd_init()
38 #define ERROR_CALLBACK ERROR_SET macro89 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY); in cmdinit()
127 cmdinit(argc, argv, context, ERROR_CATALOG, ERROR_CALLBACK); in b_tee()
25 09-06-19 cmd.h,cmdinit.c: add ERROR_CALLBACK for ERROR_NOTIFY main() callback27 09-06-19 tee.c: add ERROR_CALLBACK for tee_cleanup() sfio discipline pop
47 #define ERROR_CALLBACK ERROR_SET macro99 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);