Searched defs:remaining (Results 1 – 4 of 4) sorted by relevance
43 size_t remaining; member
97 struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next()112 int nla_ok(const struct nlattr *nla, int remaining) in nla_ok()
104 struct nlmsghdr *nlmsg_next(struct nlmsghdr *nlh, int *remaining) in nlmsg_next()
266 struct timespec remaining; in testDelay() local