Home
last modified time | relevance | path

Searched refs:af_update_segq (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/
H A Daff_db.cpp178 int af_update_segq(AFFILE *af, const char *name, int64_t value) in af_update_segq() function
H A Dvnode_afm.cpp196 if (af_update_segq (af, AF_PAGES_PER_RAW_IMAGE_FILE, pages_per_file)) { in afm_split_raw_setup()
H A Dafflib.cpp440 af_update_segq(af,AF_IMAGESIZE,(int64_t)af->image_size); in af_close()
608 if(af_update_segq(af,AF_BADSECTORS,0)){ in af_make_badflag()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/include/afflib/
H A Dafflib.h278 int af_update_segq(AFFILE *af,const char *name,int64_t quad);
/dports/sysutils/afflib/AFFLIBv3-3.7.16/tools/
H A Daffconvert.cpp440 if(af_update_segq(a_out,AF_IMAGESIZE,last_byte_in_image) in convert()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/
H A DChangeLog1929 af_update_segq(). None of my code ever had append==0, and to make S3 handle it