Lines Matching refs:nb_fds
600 int nb_fds, i;
608 nb_fds = prog_parse_fds(&argc, &argv, &fds);
609 if (nb_fds < 1)
612 if (json_output && nb_fds > 1)
614 for (i = 0; i < nb_fds; i++) {
617 for (; i < nb_fds; i++)
623 if (json_output && nb_fds > 1)
880 int nb_fds, i = 0;
904 nb_fds = prog_parse_fds(&argc, &argv, &fds);
905 if (nb_fds < 1)
915 if (nb_fds > 1) {
926 if (nb_fds > 1) {
951 if (json_output && nb_fds > 1)
953 for (i = 0; i < nb_fds; i++) {
974 if (json_output && nb_fds > 1) {
978 } else if (nb_fds > 1) {
984 if (json_output && nb_fds > 1)
986 else if (i != nb_fds - 1 && nb_fds > 1)
993 if (json_output && nb_fds > 1)
997 for (; i < nb_fds; i++)