Searched defs:newest (Results 1 – 6 of 6) sorted by relevance
73 struct lease *newest; in get_newest_lease() local104 const struct lease *newest, in get_associated_ips()
89 static int newest; global() variable
296 int newest; /* index to newest queue'd request */ member
303 int newest; /* index to newest queue'd request */ member
1514 static ThrownExceptionExp chainExceptions(ThrownExceptionExp oldest, ThrownExceptionExp newest) in chainExceptions()
1660 … static ThrownExceptionExp *chainExceptions(ThrownExceptionExp *oldest, ThrownExceptionExp *newest) in chainExceptions()