Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/util-linux/
Dscript.c168 goto restore; in script_main()
212 restore: in script_main()
/busybox-1.35.0/shell/ash_test/ash-psubst/
Dbash_procsub.tests29 # restore stderr
/busybox-1.35.0/selinux/
Dsetfiles.c337 static int restore(const char *file) in restore() function
476 errors |= restore(file); in apply_spec()
542 rc = restore(name); in process_one()
/busybox-1.35.0/docs/
Dnofork_noexec.txt84 * do not use shared global data, or save/restore shared global data
86 - getopt32() is ok to use. You do not need to save/restore option_mask32,
/busybox-1.35.0/loginutils/
DREADME43 (However, it can't restore ctty. The symptom is that "</dev/tty"
/busybox-1.35.0/miscutils/
Ddevfsd.c282 static void restore(char *spath, struct stat source_stat, int rootlen);
1012 static void restore(char *spath, struct stat source_stat, int rootlen) in restore() function
1284 restore(path, statbuf, var); in dir_operation()
/busybox-1.35.0/shell/
Dhush.c11889 goto restore; in wait_for_child_or_signal()
11937 restore: in wait_for_child_or_signal()