Searched defs:gen (Results 1 - 25 of 131) sorted by relevance

123456

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dgetversion.c39 int gen = 0; local
/freebsd-current/usr.bin/mkimg/
H A Duuid.c96 static uint8_t gen[sizeof(mkimg_uuid_t)]; local
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec_internal.h54 unsigned long gen; member in struct:mac_veriexec_file_info
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_prn.c31 ASN1_GENERALIZEDTIME *gen = ASN1_GENERALIZEDTIME_new(); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_arg_retval.cpp75 void ThreadArgRetval::AfterJoin(uptr thread, u32 gen) { argument
H A Dsanitizer_thread_arg_retval.h74 auto gen = BeforeJoin(thread); local
99 u32 gen; // Avoid collision if thread id re-used. member in struct:__sanitizer::ThreadArgRetval::Data
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c64 static int gen; /* DOF helper generation */ variable
H A Ddt_work.c133 int gen = dtp->dt_statusgen; local
246 int gen = dtp->dt_statusgen; local
/freebsd-current/crypto/openssh/
H A Dkexgex.c47 kexgex_hash( int hash_alg, const struct sshbuf *client_version, const struct sshbuf *server_version, const struct sshbuf *client_kexinit, const struct sshbuf *server_kexinit, const struct sshbuf *server_host_key_blob, int min, int wantbits, int max, const BIGNUM *prime, const BIGNUM *gen, const BIGNUM *client_dh_pub, const BIGNUM *server_dh_pub, const u_char *shared_secret, size_t secretlen, u_char *hash, size_t *hashlen) argument
/freebsd-current/sys/dev/dcons/
H A Ddcons.c51 u_int32_t ptr, pos, gen, next_gen; local
80 u_int32_t ptr, pos, gen, next_gen; local
[all...]
/freebsd-current/lib/libsys/
H A D__vdso_gettimeofday.c63 uint32_t curr, gen; local
110 uint32_t curr, gen; local
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_akid.c106 GENERAL_NAME *gen = NULL; local
/freebsd-current/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h445 ConvertGenerator( internal::ParamGenerator<T> gen) argument
/freebsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_lookup.c242 int gen; local
H A Dmsdosfs_conv.c296 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen) argument
/freebsd-current/sbin/fsdb/
H A Dfsdbutil.c111 int64_t gen; local
/freebsd-current/sys/fs/fifofs/
H A Dfifo_vnops.c133 u_int gen; local
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_filegen.c97 filegen_open( FILEGEN * gen, u_int32 stamp, const time_t * pivot ) argument
348 filegen_setup( FILEGEN * gen, u_int32 now ) argument
404 filegen_config( FILEGEN * gen, const char * dir, const char * fname, u_int type, u_int flag ) argument
[all...]
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs.h71 struct udma_gen_regs gen; member in struct:unit_regs
/freebsd-current/sys/fs/fuse/
H A Dfuse_node.h137 uint32_t gen; /* Generation number. */ member in struct:fuse_fid
/freebsd-current/sys/netinet6/
H A Dip6_id.c156 pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) argument
/freebsd-current/sys/amd64/include/
H A Dproc.h57 u_long gen; /* (k) */ member in struct:pmap_invl_gen
/freebsd-current/sys/amd64/vmm/amd/
H A Dsvm_softc.h46 uint64_t gen; /* range is [1, ~0UL] */ member in struct:asid
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dulp.h261 static int T(cmp) (const struct fun *f, struct gen *gen, argument
/freebsd-current/crypto/heimdal/kadmin/
H A Dload.c286 parse_generation(char *str, GENERATION **gen) argument

Completed in 288 milliseconds

123456