Home | History | Annotate | Download | only in src

Lines Matching full:num_associations

94   num_associations = 1; /* number of associations on the endpoint */
3548 num_associations = atoi(optarg);
3549 if (num_associations <= 1) {