Searched refs:lib_version (Results 1 – 4 of 4) sorted by relevance
23 static const char *lib_version = E2FSPROGS_VERSION; variable45 *ver_string = lib_version; in blkid_get_library_version()49 return blkid_parse_version_string(lib_version); in blkid_get_library_version()
25 static const char *lib_version = E2FSPROGS_VERSION; variable52 *ver_string = lib_version; in ext2fs_get_library_version()56 return ext2fs_parse_version_string(lib_version); in ext2fs_get_library_version()
65 uint32_t lib_version; /* deprecated */ member
323 VOID ia_display_id_message(WORD8 lib_name[], WORD8 lib_version[]) { in ia_display_id_message() argument330 strcat((pCHAR8)str[2], (pCHAR8)lib_version); in ia_display_id_message()