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

  /external/mksh/src/
sh.h 1003 #ifndef MKSH_DEFAULT_PROFILEDIR
1005 #define MKSH_DEFAULT_PROFILEDIR "/system/etc"
1007 #define MKSH_DEFAULT_PROFILEDIR "/etc"
1011 #define MKSH_SYSTEM_PROFILE MKSH_DEFAULT_PROFILEDIR "/profile"
1012 #define MKSH_SUID_PROFILE MKSH_DEFAULT_PROFILEDIR "/suid_profile"
    [all...]
Build.sh     [all...]

Completed in 81 milliseconds