OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comexec
(Results
1 - 4
of
4
) sorted by null
/external/mksh/src/
exec.c
32
static int
comexec
(struct op *, struct tbl * volatile, const char **,
129
* null commands (see
comexec
() and c_eval()) and by c_set().
178
rv =
comexec
(t, tp, (const char **)ap, flags, xerrok);
496
comexec
(struct op *t, struct tbl * volatile tp, const char **ap,
function
[
all
...]
funcs.c
542
/* Note that -p on its own is deal with in
comexec
() */
654
/* Deal with command -vV - command -p dealt with in
comexec
() */
660
* a distinct function from c_whence() (tested in
comexec
()).
[
all
...]
sh.h
[
all
...]
check.t
[
all
...]
Completed in 216 milliseconds