Searched refs:errno_from_wire (Results 1 – 3 of 3) sorted by relevance
30 int errno_from_wire(int error);
89 int errno_from_wire(int error) { in errno_from_wire() function
335 errno = errno_from_wire(msg.stat_v2.error); in FinishStat()