Home
last modified time | relevance | path

Searched refs:change_random (Results 1 – 12 of 12) sorted by relevance

/dports/shells/oksh/oksh-7.0/
H A Dsh.h602 void change_random(void);
H A Dvar.c896 change_random(void) in change_random() function
H A Djobs.c532 change_random(); in exchild()
/dports/shells/pdksh/pdksh-5.2.14/
H A Dproto.h272 void change_random ARGS((void));
H A Dvar.c886 change_random() in change_random() function
H A Djobs.c655 change_random();
H A DBUG-REPORTS1316 [fixed in 5.2.14: call var.c(change_random) from jobs.c(exchild)]
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Drandom.c1105 change_random(ModeInfo * mi) in change_random() function
/dports/security/p5-GD-SecurityImage/GD-SecurityImage-1.75/
H A DChanges243 - [NOT DOCUMENTED] New method change_random.
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmode.c869 refresh_random, change_random, (ModeHook *) NULL, &random_opts,
H A Dmode.h1707 extern ModeHook change_random;
/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c1928 static void change_random(const char *) FAST_FUNC;
1953 { VSTRFIXED|VTEXTFIXED|VUNSET|VDYNAMIC, "RANDOM", change_random },
10590 change_random(const char *value) in change_random() function