Lines Matching defs:changes
1092 * Returns the new bitmap after all changes have been applied. Every
1415 int rc, changes = 0;
1425 changes = memcmp(ap_perms.apm, newapm, APMASKSIZE);
1426 if (changes)
1434 if (changes) {
1507 int rc, changes = 0;
1517 changes = memcmp(ap_perms.aqm, newaqm, APMASKSIZE);
1518 if (changes)
1526 if (changes) {
1886 /* handle state changes on already existing queue device */
2026 /* Check APQN against existing card device for changes */