OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ksh_func
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
tree.h
20
short
ksh_func
; /* TFUNC: function x (vs x()) */
member in union:op::__anon5a10ad50010a
syn.c
35
static struct op *function_body ARGS((char *name, int
ksh_func
));
541
function_body(name,
ksh_func
)
543
int
ksh_func
; /* function foo { ... } vs foo() { .. } */
562
t->u.
ksh_func
=
ksh_func
;
570
if (
ksh_func
) {
tree.c
180
t->u.
ksh_func
? "function %s %T" : "%s() %T",
exec.c
852
if (t->u.
ksh_func
)
Completed in 48 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025