st_size            98 htags-refkit/htags_path2url.c 	if ((p = (char *)malloc(st.st_size)) == NULL)
st_size           101 htags-refkit/htags_path2url.c 	if (read(fd, p, st.st_size) != st.st_size)
st_size           105 htags-refkit/htags_path2url.c 	*size = st.st_size;
st_size           234 libdb/bt_open.c 	if (sb.st_size) {
st_size           101 libdb/mpool.c  	mp->npages = sb.st_size / pagesize;
st_size            68 libutil/linetable.c 	ib = strbuf_open(sb.st_size);
st_size           120 libutil/test.c 			if (sb.st_size == 0)
st_size           163 libutil/test.c 	return sb.st_size;