OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXSHELLPROC
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
error.h
74
#define
EXSHELLPROC
2 /* execute a shell procedure */
main.c
152
* exception
EXSHELLPROC
to clean up before executing
156
case
EXSHELLPROC
:
175
if (exception !=
EXSHELLPROC
) {
eval.c
1151
if (exception ==
EXSHELLPROC
) {
1246
if (exception ==
EXSHELLPROC
) {
1468
if (e !=
EXSHELLPROC
) {
input.c
124
if (exception !=
EXSHELLPROC
)
exec.c
240
exraise(
EXSHELLPROC
);
257
exraise(
EXSHELLPROC
);
Completed in 90 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026