Searched defs:last_fd (Results 1 – 3 of 3) sorted by relevance
53 int last_fd = -1, fd; in serial_test_perf_buffer() local
2411 int err, ifindex, i, prog_fd, last_fd = -1; in test_tc_opts_max_target() local
677 static inline unsigned last_fd(struct fdtable *fdt) in last_fd() function