Searched refs:ACTION (Results 1 – 5 of 5) sorted by relevance
22 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
44 pub type ACTION = c_uint; typedef1691 pub const FIND: crate::ACTION = 0;1692 pub const ENTER: crate::ACTION = 1;2061 pub fn hsearch(entry: crate::ENTRY, action: crate::ACTION) -> *mut crate::ENTRY; in hsearch()
54 pub type ACTION = c_int; typedef1930 pub fn hsearch(entry: crate::ENTRY, action: crate::ACTION) -> *mut crate::ENTRY; in hsearch()
21 ACTION
71 pub enum ACTION {2990 pub fn hsearch(entry: entry, action: ACTION) -> *mut entry; in hsearch()