error_packet_set 6333 source3/include/proto.h void error_packet_set(char *outbuf, uint8 eclass, uint32 ecode, NTSTATUS ntstatus, int line, const char *file);
error_packet_set   86 source3/smbd/error.c 	error_packet_set(outbuf, eclass, ecode, ntstatus, line, file);
error_packet_set   95 source3/smbd/error.c 	error_packet_set((char *)req->outbuf, 0, 0, ntstatus, line, file);
error_packet_set  103 source3/smbd/error.c 	error_packet_set((char *)req->outbuf, -1, -1, ntstatus, line, file);
error_packet_set  111 source3/smbd/error.c 	error_packet_set((char *)req->outbuf, eclass, ecode, NT_STATUS_OK, line,
error_packet_set  120 source3/smbd/error.c 	error_packet_set((char *)req->outbuf, eclass, ecode, status,
error_packet_set  166 source3/smbd/error.c 	error_packet_set((char *)req->outbuf, eclass, ecode, ntstatus,
error_packet_set  131 source3/smbd/ipc.c 		error_packet_set((char *)req->outbuf, ERRDOS, ERRmoredata,
error_packet_set  185 source3/smbd/ipc.c 			error_packet_set((char *)req->outbuf,
error_packet_set  141 source3/smbd/notify.c 		error_packet_set((char *)req->outbuf, 0, 0, error_code,
error_packet_set  224 source3/smbd/nttrans.c 			error_packet_set((char *)req->outbuf,
error_packet_set  825 source3/smbd/trans2.c 			error_packet_set((char *)req->outbuf,