Searched refs:BINDESC_ID_KERNEL_VERSION_STRING (Results 1 – 5 of 5) sorted by relevance
12 BINDESC_STR_DEFINE(kernel_version_string, BINDESC_ID_KERNEL_VERSION_STRING,
53 bindesc_find_str(handle, BINDESC_ID_KERNEL_VERSION_STRING, &result); in test_bindesc_read()
92 bindesc_find_str(&handle, BINDESC_ID_KERNEL_VERSION_STRING, &version); in main()
60 #define BINDESC_ID_KERNEL_VERSION_STRING 0x900 macro
154 bindesc_find_str(&handle, BINDESC_ID_KERNEL_VERSION_STRING, &version);