Searched refs:duplicate (Results 1 – 8 of 8) sorted by relevance
16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument20 ret = dup2(duplicate, original); in terminal_dup2()
86 packet_duplicate=str(args.duplicate)+'%'132 corrupt {packet_corruption} loss {packet_loss} duplicate \
3 // response to each of the first two duplicate acknowledgments that
268 bool duplicate = false; in cpu_aggr_map__new() local273 duplicate = true; in cpu_aggr_map__new()277 if (!duplicate) { in cpu_aggr_map__new()
2404 bool duplicate; member2437 args->duplicate = true; in find_kern_sym_cb()2498 if (args.duplicate) { in find_kern_sym()
487 __u32 duplicate; /* random packet dup (0=none ~0=100%) */ member
2360 split them up, duplicate them, eliminate them, invent new ones, and
Completed in 23 milliseconds