Home
last modified time | relevance | path

Searched refs:split_raw_get_seg (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/
H A Dvnode_split_raw.cpp493 static int split_raw_get_seg(AFFILE *af,const char *name,uint32_t *arg,unsigned char *data, in split_raw_get_seg() function
582 int r = split_raw_get_seg(af,pagename,arg,data,datalen_); in split_raw_get_next_seg()
630 split_raw_get_seg, // get seg
/dports/sysutils/afflib/AFFLIBv3-3.7.16/
H A DChangeLog224 * lib/vnode_split_raw.cpp (split_raw_get_seg): added ability to
1285 * lib/vnode_split_raw.cpp (split_raw_get_seg): fixed bug in that
2200 - modified split_raw_get_seg so that it called af_segname_page_number() rather than parsing by hand.