OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTALIAS
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
table.h
27
int errno_; /* CEXEC/
CTALIAS
*/
80
#define
CTALIAS
7 /* tracked alias */
c_ksh.c
482
&& tp->type !=
CTALIAS
))
519
case
CTALIAS
:
524
if (tp->type ==
CTALIAS
)
966
ap->type = tflag ?
CTALIAS
: CALIAS;
exec.c
700
case
CTALIAS
: /* tracked alias */
950
if ((!tp || (tp->type ==
CTALIAS
&& !(tp->flag&ISSET)))
956
tp->type =
CTALIAS
;
Completed in 19 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026