Searched defs:delim (Results 1 – 6 of 6) sorted by relevance
96 size_t delim, last_delim = line.size(); in GetFiles() local
111 char *delim, *bptr = buf; in reader() local
78 void SnapuserdServer::Parsemsg(std::string const& msg, const char delim, in Parsemsg()122 const char delim = ','; in Receivemsg() local
90 void UserSnapshotServer::Parsemsg(std::string const& msg, const char delim, in Parsemsg()134 const char delim = ','; in Receivemsg() local
429 static char* strsep(char** stringp, const char* delim) { in strsep()
669 static constexpr char delim[] = " \t"; in ReadMountinfoFromFile() local