Searched refs:typecmd (Results 1 - 6 of 6) sorted by relevance

/system/core/sh/
H A Dbuiltins.c34 { "type", typecmd },
H A Dbuiltins.h49 int typecmd(int, char **);
H A Dexec.h78 int typecmd(int, char **);
H A Dbuiltins.def82 typecmd type
H A Deval.c659 /* run 'typecmd' for other options */
814 cmdentry.u.bltin = typecmd;
996 cmdentry.u.bltin == typecmd)) {
H A Dexec.c948 typecmd(int argc, char **argv) function

Completed in 550 milliseconds