mtcp_readhex      417 mtcp/mtcp_util.c   c = mtcp_readhex (mapsfd, &startaddr);
mtcp_readhex      422 mtcp/mtcp_util.c   c = mtcp_readhex (mapsfd, &endaddr);
mtcp_readhex      438 mtcp/mtcp_util.c   c = mtcp_readhex (mapsfd, (VA *)&offset);
mtcp_readhex      442 mtcp/mtcp_util.c   c = mtcp_readhex (mapsfd, (VA *)&devmajor);
mtcp_readhex      444 mtcp/mtcp_util.c   c = mtcp_readhex (mapsfd, (VA *)&devminor);
mtcp_readhex      172 mtcp/mtcp_util.h char mtcp_readhex (int fd, VA *value);