OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:randomize
(Results
1 - 8
of
8
) sorted by relevancy
/src/games/sail/
globals.c
568
bool
randomize
; /* -x, give first available ship */
variable
globals.c
568
bool
randomize
; /* -x, give first available ship */
variable
/src/usr.bin/jot/
jot.c
72
static int
randomize
;
variable
94
if (
randomize
) {
167
randomize
= 1;
235
if (
randomize
) {
jot.c
72
static int
randomize
;
variable
94
if (
randomize
) {
167
randomize
= 1;
235
if (
randomize
) {
/src/games/fortune/strfile/
strfile.c
88
* r -
randomize
the order of the strings
120
static int Rflag = 0; /*
randomize
order flag */
139
static void
randomize
(void);
227
randomize
();
288
case 'r': /*
randomize
pointers */
429
*
randomize
:
430
*
Randomize
the order of the string table. We must be careful
431
* not to
randomize
across delimiter boundaries. All
435
randomize
(void)
function
strfile.c
88
* r -
randomize
the order of the strings
120
static int Rflag = 0; /*
randomize
order flag */
139
static void
randomize
(void);
227
randomize
();
288
case 'r': /*
randomize
pointers */
429
*
randomize
:
430
*
Randomize
the order of the string table. We must be careful
431
* not to
randomize
across delimiter boundaries. All
435
randomize
(void)
function
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
1441
randomize
(int *pnitems)
function
1477
order =
randomize
(&nitems);
1496
order =
randomize
(&nitems);
radix_ipf.c
1441
randomize
(int *pnitems)
function
1477
order =
randomize
(&nitems);
1496
order =
randomize
(&nitems);
Completed in 84 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026