OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Expand
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
eval.c
27
typedef struct
Expand
{
28
/* int type; */ /* see
expand
() */
36
}
Expand
;
50
static int varsub ARGS((
Expand
*xp, char *sp, char *word, int *stypep, int *slenp));
51
static int comsub ARGS((
Expand
*xp, char *cp));
65
/* compile and
expand
word */
85
*
expand
arg-list
99
expand
(*ap++, &w, f);
105
*
expand
string
115
expand
(cp, &w, f)
161
expand
(cp, wp, f)
function
[
all
...]
eval.c
27
typedef struct
Expand
{
28
/* int type; */ /* see
expand
() */
36
}
Expand
;
50
static int varsub ARGS((
Expand
*xp, char *sp, char *word, int *stypep, int *slenp));
51
static int comsub ARGS((
Expand
*xp, char *cp));
65
/* compile and
expand
word */
85
*
expand
arg-list
99
expand
(*ap++, &w, f);
105
*
expand
string
115
expand
(cp, &w, f)
161
expand
(cp, wp, f)
function
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025