Searched defs:MKSH_DEFAULT_PROFILEDIR (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dsh.h1019 #ifndef MKSH_DEFAULT_PROFILEDIR
1021 #define MKSH_DEFAULT_PROFILEDIR "/system/etc" macro
1023 #define MKSH_DEFAULT_PROFILEDIR "/etc" macro
1027 #define MKSH_SYSTEM_PROFILE MKSH_DEFAULT_PROFILEDIR "/profile"
1028 #define MKSH_SUID_PROFILE MKSH_DEFAULT_PROFILEDIR "/suid_profile"

Completed in 91 milliseconds