Searched refs:fmt_ver (Results 1 – 1 of 1) sorted by relevance
8468 int fmt_ver; in readconf() local8477 fmt_ver = read_cfile_ver(cfp, IPQOS_FMT_VERSION_STR); in readconf()8478 if (fmt_ver == -1) { in readconf()8484 if ((IPP_MAJOR_MODULE_VER(fmt_ver) > 1) || in readconf()8485 (IPP_MINOR_MODULE_VER(fmt_ver) > 0)) { in readconf()