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 1023 #ifndef MKSH_DEFAULT_PROFILEDIR
1025 #define MKSH_DEFAULT_PROFILEDIR "/system/etc"
1027 #define MKSH_DEFAULT_PROFILEDIR "/etc"
1031 #define MKSH_SYSTEM_PROFILE MKSH_DEFAULT_PROFILEDIR "/profile"
1032 #define MKSH_SUID_PROFILE MKSH_DEFAULT_PROFILEDIR "/suid_profile"
    [all...]
Build.sh     [all...]

Completed in 79 milliseconds