Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 21 of 21) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
Derr.D_DECL_IDRED.redef2.d41 inline int rand = 7; variable
/freebsd-10-stable/lib/libc/stdlib/
Drand.c92 rand(void) in rand() function
/freebsd-10-stable/lib/libc/stdio/
Dmktemp.c115 uint32_t rand; in _gettemp() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp39 int rand() { in rand() function
/freebsd-10-stable/contrib/unbound/daemon/
Ddaemon.h102 struct ub_randstate* rand; member
/freebsd-10-stable/sys/netinet/cc/
Dcc_chd.c160 unsigned long p, rand; in should_backoff() local
/freebsd-10-stable/sys/dev/nand/
Dnandsim_ctrl.c385 uint32_t rand; in byte_corrupt() local
/freebsd-10-stable/contrib/wpa/src/eap_peer/
Deap_pax.c34 } rand; member
Deap_sim.c34 u8 rand[3][GSM_RAND_LEN]; member
Deap_aka.c32 u8 rand[EAP_AKA_RAND_LEN], autn[EAP_AKA_AUTN_LEN]; member
/freebsd-10-stable/contrib/wpa/src/eap_server/
Deap_server_pax.c34 } rand; member
Deap_sim_db.c47 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member
51 u8 rand[EAP_AKA_RAND_LEN]; member
Deap_server_sim.c28 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member
Deap_server_aka.c28 u8 rand[EAP_AKA_RAND_LEN]; member
/freebsd-10-stable/sys/geom/shsec/
Dg_shsec.c288 g_shsec_xor2(uint32_t *rand, uint32_t *dst, ssize_t len) in g_shsec_xor2()
/freebsd-10-stable/sys/netgraph/
Dng_pipe.c762 static uint64_t rand, oldrand; in pipe_dequeue() local
/freebsd-10-stable/contrib/wpa/src/eap_common/
Deap_sim_common.h184 const u8 *rand, *autn, *mac, *iv, *encr_data, *version_list, *nonce_s; member
/freebsd-10-stable/contrib/apr/
Dconfigure.in2500 AC_SUBST(rand) subst
/freebsd-10-stable/sys/geom/multipath/
Dg_multipath.c880 u_long rand = random(); in g_multipath_taste() local
/freebsd-10-stable/sys/compat/ndis/
Dsubr_ntoskrnl.c3189 rand(void) function
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
Dztest.c5488 int rand; in ztest_thread() local