HomeSort by: relevance | last modified time | path
    Searched refs:tech (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/tpm-tools/dist/
configure.ac 24 AC_INIT(tpm-tools, 1.3.9, trousers-tech@lists.sf.net)
configure 5 # Report bugs to <trousers-tech@lists.sf.net>.
750 PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
1622 Report bugs to <trousers-tech@lists.sf.net>.
13649 ## Report this to trousers-tech@lists.sf.net ##
13864 ## Report this to trousers-tech@lists.sf.net ##
14016 ## Report this to trousers-tech@lists.sf.net ##
  /src/crypto/external/cpl/trousers/dist/
configure.ac 5 AC_INIT(trousers, 0.3.14, trousers-tech@lists.sf.net)
172 # APIs, you'll need to set this to 1.2. Send mail to trousers-tech@lists.sf.net
  /src/sys/dev/acpi/
acpi_bat.c 445 const char *tech, *unit; local
471 tech = (elm[ACPIBAT_BIF_TECHNOLOGY].Integer.Value != 0) ?
476 elm[ACPIBAT_BIF_TYPE].String.Pointer, tech);
  /src/external/bsd/wpa/dist/src/common/
dpp.c 977 const char *tech = "infra"; local
987 tech = bogus_tech;
1018 json_add_string(json, "wi-fi_tech", tech);

Completed in 39 milliseconds