Home
last modified time | relevance | path

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

/dragonfly/sbin/dump/
H A Dmain.c75 int unlimited; /* if set, write to end of medium */ variable
/dragonfly/sys/kern/
H A Dkern_nrandom.c688 read_random(void *buf, u_int nbytes, int unlimited) in read_random()