Searched defs:kill (Results 1 – 4 of 4) sorted by relevance
59 void IntervalTimer::kill() { in kill() function in IntervalTimer
273 public void kill() { in kill() method in IkeSession
323 void kill() { in kill() function761 void kill() { in kill() function
477 pub fn kill(&self) -> Result<(), Error> { in kill() method