reply_both_error 6341 source3/include/proto.h void reply_both_error(struct smb_request *req, uint8 eclass, uint32 ecode,
reply_both_error  117 source3/include/smb_macros.h #define reply_botherror(req,status,eclass,ecode) reply_both_error(req,eclass,ecode,status,__LINE__,__FILE__)