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 1004 #ifndef MKSH_DEFAULT_PROFILEDIR
1006 #define MKSH_DEFAULT_PROFILEDIR "/system/etc"
1008 #define MKSH_DEFAULT_PROFILEDIR "/etc"
1012 #define MKSH_SYSTEM_PROFILE MKSH_DEFAULT_PROFILEDIR "/profile"
1013 #define MKSH_SUID_PROFILE MKSH_DEFAULT_PROFILEDIR "/suid_profile"
    [all...]
Build.sh     [all...]

Completed in 62 milliseconds