Lines Matching refs:count
29 const char *naming_attribute, size_t count,
59 for (c = 0; c < count; c++) {
162 const char *new_name, const size_t count,
168 for (i = 0; i < count; i++) {
611 size_t i, j, count;
641 &count, &msgs);
642 if (ret == ENOENT || count == 0) {
651 } else if (count > 1) {
713 size_t i, j, count;
751 &count, &msgs);
752 if (ret == ENOENT || count == 0) {
761 } else if (count > 1) {