OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kshbuiltins
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
table.h
150
extern const struct builtin shbuiltins [],
kshbuiltins
[];
main.c
150
for (i = 0;
kshbuiltins
[i].name != NULL; i++)
151
builtin(
kshbuiltins
[i].name,
kshbuiltins
[i].func);
c_ksh.c
1440
const struct builtin
kshbuiltins
[] = {
variable in typeref:struct:builtin
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026