Home
last modified time | relevance | path

Searched defs:fixseed (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/inet/ipf/
H A Ddrand48.c141 int32_t fixseed = (int32_t)seedval; /* limit to 32 bits */ in ipf_r_srand48() local
/titanic_51/usr/src/lib/libc/port/gen/
H A Ddrand48.c149 int32_t fixseed = (int32_t)seedval; /* limit to 32 bits */ in srand48() local