Searched refs:ERROR_CALLBACK (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcmd/common/
H A Dcmdinit.c38 if (flags & ERROR_CALLBACK)
40 flags &= ~ERROR_CALLBACK;
H A Dcmd.h38 #define ERROR_CALLBACK ERROR_SET macro
89 error_info.flags |= flags & ~(ERROR_CALLBACK|ERROR_NOTIFY);
H A Dtee.c127 cmdinit(argc, argv, context, ERROR_CATALOG, ERROR_CALLBACK);
/opensolaris-onvv-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);
/opensolaris-onvv-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);
/opensolaris-onvv-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);
/opensolaris-onvv-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 111 milliseconds