Home
last modified time | relevance | path

Searched defs:builtin (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/rc/
H A Dexec.h64 struct builtin{ struct
68 extern struct builtin Builtin[]; argument
H A Drc.h41 typedef struct builtin builtin; typedef
/plan9/sys/src/ape/cmd/pdksh/
H A Dtable.h144 struct builtin { struct
150 extern const struct builtin shbuiltins [], kshbuiltins []; argument
H A Dexec.c947 builtin(name, func) in builtin() function
/plan9/sys/src/cmd/cpp/
H A Dmacro.c476 builtin(Tokenrow *trp, int biname) in builtin() function
/plan9/sys/src/cmd/
H A Dsh.C107 builtin(Node *np) in builtin() function
/plan9/sys/src/cmd/acid/
H A Dacid.h150 void (*builtin)(Node*, Node*); member
161 int builtin; member