Home
last modified time | relevance | path

Searched refs:vendor_string (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/build-tools/
H A Dkrb5-config.in50 vendor_string="Massachusetts Institute of Technology"
169 echo "$title_vendor$vendor_string"
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_cpu.c56 char vendor_string[pt_cpuid_vendor_size]; member
72 if (strncmp(vendor.vendor_string, in cpu_vendor()
/freebsd/krb5/util/build-tools/
H A Dkrb5-config.sh52 vendor_string="Massachusetts Institute of Technology"
171 echo "$title_vendor$vendor_string"
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_context.c132 static char *vendor_string = "MIT Kerberos CCAPI"; in cc_initialize() local
185 *out_vendor = vendor_string; in cc_initialize()