Searched refs:stoh (Results 1 – 7 of 7) sorted by relevance
67 endbuf = buf + (long)stoh(buf);74 etype = stoh(buf + MESG_TYPE);107 *t_short = stoh(buf);131 *t_short = stoh(buf);152 temp = stoh(buf);
90 unsigned short stoh ( char * s ) in stoh() function92 unsigned short stoh (s) in stoh()
177 real_size = stoh(fbp->psave + HEAD_SIZE);213 chksum = stoh(fbp->psave + TAIL_CHKSUM(real_size));291 real_size = stoh(fbp->psave + HEAD_SIZE);
132 if ((type = stoh(msgbuf + HEAD_TYPE)) < 0 || LAST_MESSAGE < type) in read3_2()148 size = stoh(msgbuf + HEAD_SIZE) - EXCESS_3_2_LEN; in read3_2()
105 size = stoh(msgbuf); in mwrite()107 if (LAST_MESSAGE < stoh(msgbuf + MESG_TYPE)) in mwrite()
112 unsigned short stoh ( char * );
420 unsigned short stoh ( char * );434 # define msize(buffer) (stoh(buffer))