Home
last modified time | relevance | path

Searched refs:modversion (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/samples/
Dkvm_from_git.srv42 modversion = remote_host.run("modinfo -F version %s" %(module)).stdout.strip()
43 print "XXXX using kvm version %s" %(modversion)
/external/elfutils/libebl/
Deblopenbackend.c343 const char *modversion; in openbackend() local
356 && (modversion = initp (elf, machine, result, sizeof (Ebl))) in openbackend()
357 && strcmp (version, modversion) == 0) in openbackend()
/external/opencv3/cmake/
DOpenCVFindOpenEXR.cmake83 …execute_process(COMMAND ${PKG_CONFIG_EXECUTABLE} --modversion "${OPENEXR_LIB_PATH}/pkgconfig/OpenE…
/external/curl/
Dconfigure.ac1712 version=`$PKGCONFIG --modversion gnutls`
2105 version=`$PKGCONFIG --modversion nss`
2130 version=`CURL_EXPORT_PCDIR([$NSS_PCDIR]) $PKGCONFIG --modversion nss`
2308 $PKGCONFIG --modversion libmetalink`
2379 version=`$PKGCONFIG --modversion libssh2`
2465 version=`$PKGCONFIG --modversion librtmp`
/external/avahi/
Dconfigure.ac593 DBUS_VERSION=`$PKG_CONFIG dbus-1 --modversion`