OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:contin
(Results
1 - 10
of
10
) sorted by relevancy
/src/games/backgammon/teachgammon/
teach.c
49
static const char *const
contin
[] = {
variable in typeref:typename:const char * const[]
85
i = wrtext(
contin
);
teach.c
49
static const char *const
contin
[] = {
variable in typeref:typename:const char * const[]
85
i = wrtext(
contin
);
/src/sys/arch/alpha/stand/common/
prom_swpal.S
108
lda a1,
contin
113
contin
: ldq pv, 0(sp)
label
prom_swpal.S
108
lda a1,
contin
113
contin
: ldq pv, 0(sp)
label
/src/games/backgammon/backgammon/
main.c
63
static const char *const
contin
[] = { /* pause message */
variable in typeref:typename:const char * const[]
136
wrtext(
contin
);
225
wrtext(
contin
);
main.c
63
static const char *const
contin
[] = { /* pause message */
variable in typeref:typename:const char * const[]
136
wrtext(
contin
);
225
wrtext(
contin
);
/src/usr.sbin/rpc.bootparamd/
bootparamd.c
320
int
contin
= 0;
local in function:lookup_bootparam
327
int wascontin =
contin
;
328
contin
= buf[strlen(buf) - 2] == '\\';
334
contin
*= -1;
338
contin
*= -1;
354
contin
*= -1;
415
contin
*= -1;
bootparamd.c
320
int
contin
= 0;
local in function:lookup_bootparam
327
int wascontin =
contin
;
328
contin
= buf[strlen(buf) - 2] == '\\';
334
contin
*= -1;
338
contin
*= -1;
354
contin
*= -1;
415
contin
*= -1;
/src/bin/ksh/
history.c
702
int
contin
= 0; /* continuation of previous command */
local in function:hist_init
715
if (
contin
)
722
contin
= end == &hline[nread];
history.c
702
int
contin
= 0; /* continuation of previous command */
local in function:hist_init
715
if (
contin
)
722
contin
= end == &hline[nread];
Completed in 134 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025