Searched refs:version_no (Results 1 – 4 of 4) sorted by relevance
51 uint_t version_no; /* Version number for this struct */ member66 uint_t version_no; /* Version number for this struct */ member80 ucmd->version_no = u32->version_no;93 u32->version_no = ucmd->version_no;
73 uint_t version_no; /* Version Number of this */ member
119 float version_no; member
230 cmds->version_no = (float)strtod(vertok, &endptr); in parse_version()234 if (cmds->version_no > (float)SUPPORTED_VERSION_NUM) in parse_version()1208 if (cmds->version_no < (float)SUPPORTED_VERSION_NUM) in parse_and_tokenize_line()1411 if (cmds->version_no > (float)SUPPORTED_VERSION_NUM) { in check_conffile_syntax()