OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSHELL
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
table.h
75
#define
CSHELL
1 /* built-in */
exec.c
149
if (tp && tp->type ==
CSHELL
490
while (tp && tp->type ==
CSHELL
) {
587
case
CSHELL
: /* shell built-in */
883
tp->type =
CSHELL
;
1238
else if (tp && tp->type ==
CSHELL
&& tp->val.f == c_exec) {
c_ksh.c
514
case
CSHELL
:
Completed in 19 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026