Searched refs:link_parse_fd (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dlink.c91 static int link_parse_fd(int *argc, char ***argv) function
1113 fd = link_parse_fd(&argc, &argv);
1166 err = do_pin_any(argc, argv, link_parse_fd);
1181 fd = link_parse_fd(&argc, &argv);

Completed in 114 milliseconds