Searched defs:ERROR_CALLBACK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/amd64/include/ast/
H A Dcmd.h47 #define ERROR_CALLBACK ERROR_SET macro
99 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);
/illumos-gate/usr/src/lib/libcmd/common/
H A Dcmd.h38 #define ERROR_CALLBACK ERROR_SET macro
89 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);
/illumos-gate/usr/src/lib/libcmd/i386/include/ast/
H A Dcmd.h47 #define ERROR_CALLBACK ERROR_SET macro
99 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);
/illumos-gate/usr/src/lib/libcmd/sparc/include/ast/
H A Dcmd.h47 #define ERROR_CALLBACK ERROR_SET macro
99 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);
/illumos-gate/usr/src/lib/libcmd/sparcv9/include/ast/
H A Dcmd.h47 #define ERROR_CALLBACK ERROR_SET macro
99 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);

Completed in 61 milliseconds