update_both 735 attrd/commands.c bool update_both = FALSE; update_both 748 attrd/commands.c update_both = ((op == NULL) // ATTRD_OP_SYNC_RESPONSE has no F_ATTRD_TASK update_both 754 attrd/commands.c if (update_both || safe_str_eq(op, ATTRD_OP_UPDATE)) { update_both 763 attrd/commands.c if (update_both || safe_str_eq(op, ATTRD_OP_UPDATE_DELAY)) { update_both 800 attrd/commands.c if (!update_both) {