Lines Matching refs:nb_fds
526 int nb_fds, i;
534 nb_fds = prog_parse_fds(&argc, &argv, &fds);
535 if (nb_fds < 1)
538 if (json_output && nb_fds > 1)
540 for (i = 0; i < nb_fds; i++) {
543 for (; i < nb_fds; i++)
549 if (json_output && nb_fds > 1)
790 int nb_fds, i = 0;
814 nb_fds = prog_parse_fds(&argc, &argv, &fds);
815 if (nb_fds < 1)
824 if (nb_fds > 1) {
835 if (nb_fds > 1) {
863 if (json_output && nb_fds > 1)
865 for (i = 0; i < nb_fds; i++) {
872 if (json_output && nb_fds > 1) {
876 } else if (nb_fds > 1) {
883 if (json_output && nb_fds > 1)
885 else if (i != nb_fds - 1 && nb_fds > 1)
893 if (json_output && nb_fds > 1)
897 for (; i < nb_fds; i++)