OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_whence
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
funcs.c
137
{"whence",
c_whence
},
491
c_whence
(const char **wp)
function
625
* Let
c_whence
do the work. Note that c_command() must be
626
* a distinct function from
c_whence
() (tested in comexec()).
628
return (
c_whence
(wp));
[
all
...]
sh.h
[
all
...]
Completed in 43 milliseconds