Searched refs:path_start (Results 1 – 1 of 1) sorted by relevance
863 int path_start = 0, path_end = 0; in bcc_free_memory() local869 &path_start, &path_end) < 7) in bcc_free_memory()874 memcpy(libbcc_path, line + path_start, path_end - path_start); in bcc_free_memory()875 libbcc_path[path_end - path_start] = '\0'; in bcc_free_memory()