Searched refs:delims (Results 1 – 1 of 1) sorted by relevance
97 const char delims[] = "\n"; in FindMountDeviceByPath() local107 token = strtok(buf, delims); in FindMountDeviceByPath()122 token = strtok(nullptr, delims); in FindMountDeviceByPath()