Searched refs:storage_size (Results 1 – 1 of 1) sorted by relevance
659 int storage_size = rdlen > sizeof(RDataBody) ? rdlen : sizeof(RDataBody); in read_rr_from_ipc_msg() local678 … mallocL("AuthRecord/read_rr_from_ipc_msg", sizeof(AuthRecord) - sizeof(RDataBody) + storage_size); in read_rr_from_ipc_msg()