OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chkstop
(Results
1 - 6
of
6
) sorted by relevancy
/src/bin/csh/
func.c
246
if (
chkstop
== 0 && setintr)
376
if (
chkstop
== 0 && (intty || intact) && evalvec == 0)
csh.h
108
extern int
chkstop
; /* Warned of stopped jobs... allow exit */
csh.c
88
int
chkstop
;
variable
1136
if (
chkstop
)
1137
chkstop
--;
proc.c
842
if (
chkstop
)
843
chkstop
= 2;
1142
chkstop
= 2;
exec.c
367
if (
chkstop
== 0 && setintr)
lex.c
1400
if (
chkstop
== 0)
Completed in 38 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026