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

/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
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);

Completed in 189 milliseconds