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

  /system/core/sh/
cd.h 35 int pwdcmd(int, char **);
builtins.c 30 { "pwd", pwdcmd },
builtins.h 40 int pwdcmd(int, char **);
builtins.def 73 pwdcmd -u pwd
cd.c 308 pwdcmd(int argc, char **argv) function

Completed in 36 milliseconds