HomeSort by relevance Sort by last modified time
    Searched full:get_builtin (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
exec.c 1022 return (call_builtin(get_builtin(*wp), wp, Tbuiltin, false));
1026 get_builtin(const char *s) function
    [all...]
syn.c 321 struct tbl *tt = get_builtin(ident);
lex.c 1080 struct tbl *tt = get_builtin((dp = wdstrip(yylval.cp, 0)));
    [all...]
sh.h     [all...]

Completed in 2669 milliseconds