/freebsd/sys/sys/ |
H A D | utsname.h | 50 char version[SYS_NMLN]; /* Version level. */ member
|
H A D | module.h | 165 #define MODULE_VERSION_CONCAT(module, version) _##module##_version argument 166 #define MODULE_VERSION(module, version) \ argument 259 int version; /* set to sizeof(struct module_stat) */ member
|
/freebsd/crypto/krb5/src/util/ss/ |
H A D | test_ss.c | 16 static char version [4] = "1.0"; variable
|
/freebsd/lib/libc/rpc/ |
H A D | rpcb_clnt.c | 518 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, in rpcb_set() 576 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) in rpcb_unset() 699 __rpcb_findaddr_timed(rpcprog_t program, rpcvers_t version, in __rpcb_findaddr_timed() 1018 rpcb_getaddr(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, in rpcb_getaddr()
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus()
|
/freebsd/release/scripts/oracle/ |
H A D | image_metadata.json | 2 "version": 2, number
|
/freebsd/sys/x86/x86/ |
H A D | pvclock.c | 106 uint32_t version; in pvclock_read_time_info() local 121 uint32_t version; in pvclock_read_wall_clock() local
|
/freebsd/crypto/heimdal/lib/gssapi/gssapi/ |
H A D | gssapi_krb5.h | 187 OM_uint32 version; member 198 OM_uint32 version; /* Structure version number */ member
|
/freebsd/include/ |
H A D | elf-hints.h | 37 u_int32_t version; /* File version (1) */ member
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | n_pkey.c | 26 int32_t version; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-zep.c | 99 uint8_t version, inner_len; in zep_print() local
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | accessor.c | 44 krb5int_accessor(krb5int_access *internals, krb5_int32 version) in krb5int_accessor()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | kadm5-pwcheck.h | 68 int version; member
|
/freebsd/contrib/libyaml/tests/ |
H A D | example-deconstructor.c | 242 yaml_version_directive_t *version in main() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | ethtool.h | 47 char version[32]; member
|
/freebsd/bin/nproc/ |
H A D | nproc.c | 68 version(void) in version() function
|
/freebsd/sys/i386/include/ |
H A D | minidump.h | 37 uint32_t version; member
|
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/ |
H A D | lzbe_device.c | 35 uint64_t version; in lzbe_set_boot_device() local
|
/freebsd/crypto/openssl/test/ |
H A D | mldsa_parse.py | 120 version = data['vsId'] variable
|
H A D | mldsa_wycheproof_parse.py | 121 version = data['generatorVersion'] variable
|
H A D | fips_version_test.c | 37 const char *version = test_get_argument(n); in test_fips_version() local
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | pkcs7.h | 58 ASN1_INTEGER *version; /* version 1 */ member 98 ASN1_INTEGER *version; /* version 0 */ member 135 ASN1_INTEGER *version; /* version 1 */ member 156 ASN1_INTEGER *version; /* version 0 */ member 162 ASN1_INTEGER *version; /* version 1 */ member 172 ASN1_INTEGER *version; /* version 0 */ member 179 ASN1_INTEGER *version; /* version 0 */ member
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | misc.h | 51 char version[32]; member
|
/freebsd/sys/dev/psci/ |
H A D | smccc.c | 74 int32_t version; in smccc_probe() local
|
/freebsd/contrib/bearssl/src/ssl/ |
H A D | ssl_rec_cbc.c | 99 int record_type, unsigned version, void *data, size_t *data_len) in cbc_decrypt() 311 int record_type, unsigned version, void *data, size_t *data_len) in cbc_encrypt()
|