Enum value for _Type in KCML_KconfAlias record

DEF ENUM enumeration name KCML_KconfAlias_Type

Enumeration ValueValueDescription
_KCML_KconfAlias_Dir13URL points to a filesystem directory
_KCML_KconfAlias_URL14URL points to a filesystem directory, but directory listings are forbidden
_KCML_KconfAlias_UserDir21URL points to a directory whose name is the name of user account. Access is restricted to that user.
_KCML_KconfAlias_CGIscript19URL maps to a CGI script.
_KCML_KconfAlias_CGIdir20URL maps to a directory of CGI scripts.

Back to the list of Enumerations and Constants