HomeSort by relevance Sort by last modified time
    Searched refs:hashcmd (Results 1 - 6 of 6) sorted by null

  /system/core/sh/
builtins.c 24 { "hash", hashcmd },
builtins.h 34 int hashcmd(int, char **);
exec.h 67 int hashcmd(int, char **);
builtins.def 66 hashcmd hash
exec.c 331 hashcmd(int argc, char **argv) function
eval.c 995 if (path != pathval() && (cmdentry.u.bltin == hashcmd ||

Completed in 6840 milliseconds