read              101 htags-refkit/htags_path2url.c 	if (read(fd, p, st.st_size) != st.st_size)
read              874 htags/htags.c  	while ((size = read(ip, buf, sizeof(buf))) != 0) {
read              235 libdb/bt_open.c 		if ((nr = read(t->bt_fd, &m, sizeof(BTMETA))) < 0)
read              218 libdb/mpool.c  	if ((nr = read(mp->fd, bp->page, mp->pagesize)) != mp->pagesize) {
read               60 libutil/test.c 	size = read(ip, buf, sizeof(buf));