Searched defs:slash_pos (Results 1 – 8 of 8) sorted by relevance
40 size_t slash_pos = base_name.find_last_of(L"/\\"); in GetBaseName() local
59 size_t slash_pos = part.find('/'); in AddDBusError() local
141 char *slash_pos; /* used by the SFTP_CREATE_DIRS state */ member
4178 const char *slash_pos; /* position of the first '/' char in curpos */ in ftp_parse_url_path() local
191 if (const char *slash_pos = internal_strrchr(module, '/')) { in StripModuleName() local
502 size_t slash_pos = obj_file.find_last_of("/"); in WriteModuleInfo() local
1259 string::size_type slash_pos = value.find_last_of('/'); in InterpretArgument() local
370 string::size_type slash_pos = name.find_last_of('/'); in Run() local