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