Searched refs:api_version (Results 1 – 16 of 16) sorted by relevance
20 enum api_version { enum74 enum api_version version;
16 uint8_t api_version; member19 uint8_t api_version; member
114 rc = sd_bus_message_read_basic(m, 'y', &io.req.api_version); in transport_dbus_get_info()136 if (API_VERSION_2 != io.resp.api_version) { in transport_dbus_get_info()138 io.resp.api_version); in transport_dbus_get_info()143 io.resp.api_version, in transport_dbus_get_info()
187 .req = { .api_version = mbox_api_version } in mbox_handle_mbox_info()202 resp->args[0] = io.resp.api_version; in mbox_handle_mbox_info()203 if (io.resp.api_version == API_VERSION_1) { in mbox_handle_mbox_info()206 } else if (io.resp.api_version >= API_VERSION_2) { in mbox_handle_mbox_info()
104 rc = protocol_negotiate_version(context, io->req.api_version); in protocol_v1_get_info()116 io->resp.api_version = rc; in protocol_v1_get_info()522 rc = protocol_negotiate_version(context, io->req.api_version); in protocol_v2_get_info()534 io->resp.api_version = rc; in protocol_v2_get_info()
13 enum api_version { enum141 enum api_version version;
11 unsigned char api_version; /* EEPROM layout API version */ member
62 if (opt.api_version != 0 || !valid_rk3288_som(&opt)) { in rk_board_late_init()
71 +api_version=@GPGME_CONFIG_API_VERSION@127 + tmp=`$PKG_CONFIG --variable=api_version gpgme 2>/dev/null || echo 0`200 - tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`202 + tmp=`$PKG_CONFIG --variable=api_version gpgme-pthread 2>/dev/null || echo 0`261 + tmp=`$PKG_CONFIG --variable=api_version gpgme 2>/dev/null || echo 0`
74 - tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`87 - tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
109 - tmp=`$LIBASSUAN_CONFIG --variable=api_version 2>/dev/null || echo 0`111 + tmp=`$PKG_CONFIG --variable=api_version libassuan`
118 - tmp=`$LIBGCRYPT_CONFIG --variable=api_version 2>/dev/null || echo 0`120 + tmp=`$PKG_CONFIG --variable=api_version libgcrypt`
116 - tmp=`$KSBA_CONFIG --variable=api_version 2>/dev/null || echo 0`118 + tmp=`$PKG_CONFIG --variable=api_version ksba`
125 - tmp=`$LIBASSUAN_CONFIG --variable=api_version 2>/dev/null || echo 0`127 + tmp=`$PKG_CONFIG --variable=api_version libassuan 2>/dev/null || echo 0`
120 u32 api_version; member
72 - tmp=`$NPTH_CONFIG --variable=api_version 2>/dev/null || echo 0`