Searched refs:path_type (Results 1 – 3 of 3) sorted by relevance
71 pkg_profile() : items(10), space_needed(0), path_type(P_SYSTEM_PATH) {} in pkg_profile()79 uint8 path_type; member
611 if (profile->path_type == P_INSTALL_PATH) { in _InstallTypeChanged()632 } else if (profile->path_type == P_USER_PATH) { in _InstallTypeChanged()
1122 profile->path_type = P_INSTALL_PATH; in _AddItem()1124 profile->path_type != P_INSTALL_PATH) { in _AddItem()1126 profile->path_type = P_USER_PATH; in _AddItem()