Searched defs:find_start (Results 1 – 4 of 4) sorted by relevance
35 pub fn find_start(&self, _: &[u8]) -> Option<(usize, usize)> { in find_start() method
95 pub fn find_start(&self, haystack: &[u8]) -> Option<(usize, usize)> { in find_start() method
450 struct os_reltime find_start; /* time of last p2p_find start */ member