Searched refs:SERVICE_DIR (Results 1 – 1 of 1) sorted by relevance
22 static constexpr auto SERVICE_DIR = "/etc/slp/services/"; variable336 DIR* dir = opendir(SERVICE_DIR); in readSLPServiceInfo()352 auto absFileName = std::string(SERVICE_DIR) + dent->d_name; in readSLPServiceInfo()