Searched refs:mycopy (Results 1 – 1 of 1) sorted by relevance
116 int32_t mycopy = htonl((u_int32_t)*lp); in xdrstdio_putlong() local118 if (fwrite(&mycopy, sizeof(int32_t), 1, (FILE *)xdrs->x_private) != 1) in xdrstdio_putlong()