Searched refs:mylong (Results 1 – 1 of 1) sorted by relevance
207 int32_t mylong; in libc_hidden_nolink_sunrpc() local219 if (!xdrrec_getbytes (xdrs, (caddr_t) & mylong, in libc_hidden_nolink_sunrpc()222 *lp = (int32_t) ntohl (mylong); in libc_hidden_nolink_sunrpc()415 int32_t mylong; in xdrrec_getint32() local427 if (!xdrrec_getbytes (xdrs, (caddr_t) &mylong, in xdrrec_getint32()430 *ip = ntohl (mylong); in xdrrec_getint32()