Searched defs:match_version (Results 1 – 7 of 7) sorted by relevance
23 bool (*match_version)(struct buffer *buff); member
50 bool (*match_version)(const struct buffer *buff); member
18 static bool match_version(struct buffer *buff) in match_version() function
25 static bool match_version(struct buffer *buff) in match_version() function
212 unsafe fn match_version(&self, mut ver: u16, name: &CStr, hash: u32) -> bool { in match_version() method
38 static bool match_version(const struct buffer *buff) in match_version() function
50 static bool match_version(const struct buffer *buff) in match_version() function