OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:restore
(Results
1 - 15
of
15
) sorted by relevancy
/src/games/mille/
mille.c
57
bool
restore
;
local in function:main
67
restore
= FALSE;
71
restore
= TRUE;
103
if (!
restore
|| (Player[PLAYER].total >= 5000
113
if (!
restore
)
115
if (!
restore
|| On_exit) {
120
if (
restore
)
130
restore
= On_exit = FALSE;
/src/games/battlestar/
save.c
44
restore
(const char *filename)
function in typeref:typename:void
/src/sys/external/bsd/drm2/include/drm/
drm_client.h
51
int (*
restore
)(struct drm_client_dev *);
member in struct:drm_client_funcs
drm_encoder_slave.h
54
void (*
restore
)(struct drm_encoder *);
member in struct:drm_encoder_slave_funcs
/src/sys/external/bsd/drm2/dist/include/drm/
drm_encoder_slave.h
57
void (*
restore
)(struct drm_encoder *encoder);
member in struct:drm_encoder_slave_funcs
/src/sys/external/bsd/drm2/include/linux/
pm.h
61
int (*
restore
)(struct device *);
member in struct:dev_pm_ops
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_crtc.h
71
void (*
restore
)(struct drm_crtc *crtc);
member in struct:nouveau_crtc
nouveau_encoder.h
61
struct nv04_output_reg
restore
;
member in struct:nouveau_encoder
/src/usr.sbin/memswitch/
memswitch.c
146
restore
(argv[0]);
440
restore
(const char *name)
function in typeref:typename:int
478
fprintf(stderr, "Skipping
restore
...\n");
/src/sbin/gpt/
restore.c
36
__RCSID("$NetBSD:
restore
.c,v 1.21 2025/02/23 20:47:19 christos Exp $");
62
"
restore
",
172
restore
(gpt_t gpt, const char *infile, int force)
function in typeref:typename:int
410
return
restore
(gpt, infile, force);
/src/games/rogue/
save.c
174
restore
(const char *fname)
function in typeref:typename:void
/src/games/monop/
execute.c
334
restore
(void)
function in typeref:typename:void
339
printf("Which file do you wish to
restore
from? ");
433
* State of the
restore
parser
445
* Reset the
restore
parser
/src/usr.bin/resize/
resize.c
153
static const char *const
restore
[EMULATIONS] =
variable in typeref:typename:const char * const[]
511
if (
restore
[emu])
512
IGNORE_RC(write(tty,
restore
[emu], strlen(
restore
[emu])));
/src/usr.sbin/pf/pfs/
pfs.c
459
int
restore
= 0;
local in function:main
486
restore
= 1;
500
restore
= 1;
525
if (set == 0 && dump == 0 &&
restore
== 0 && test == 0)
528
if (dump == 1 &&
restore
== 1)
542
if (set != 0 && dump == 0 &&
restore
== 0)
558
if (
restore
) {
/src/games/adventure/
save.c
572
// save +
restore
753
restore
(const char *infile)
function in typeref:typename:int
Completed in 44 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025