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