Searched defs:append_entry (Results 1 – 5 of 5) sorted by relevance
91 bool AtexitArray::append_entry(const AtexitEntry& entry) { in append_entry() function in AtexitArray
116 append_entry(struct nft_handle *h, in append_entry() function
206 append_entry(const xt_chainlabel chain, in append_entry() function
207 append_entry(const xt_chainlabel chain, in append_entry() function
1089 pub fn append_entry(&mut self, ne: &X509NameEntryRef) -> std::result::Result<(), ErrorStack> { in append_entry() method