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

  /system/core/init/
keywords.h 4 int do_chdir(int nargs, char **args);
50 KEYWORD(chdir, COMMAND, 1, do_chdir)
builtins.c 203 int do_chdir(int nargs, char **args) function

Completed in 512 milliseconds