srv_cancel_sign_response 3201 source3/include/proto.h void srv_cancel_sign_response(uint16 mid, bool cancel);
srv_cancel_sign_response  498 source3/smbd/aio.c                 srv_cancel_sign_response(aio_ex->req->mid, false);
srv_cancel_sign_response  527 source3/smbd/aio.c 		srv_cancel_sign_response(mid, false);
srv_cancel_sign_response  537 source3/smbd/aio.c 		srv_cancel_sign_response(mid, false);
srv_cancel_sign_response 1138 source3/smbd/nttrans.c 	srv_cancel_sign_response(req->mid, true);