Lines Matching defs:pending
573 * ESI failure, the ESI event will be removed with a pending time,
577 * pending - the pending flag.
585 int pending
605 (void) el_remove(puid, uid, pending);
697 * removed, the ESI event will be marked as removal pending, which
698 * will result in removing the Entity object after the pending time.
703 * pending - flag for the ESI removal pending.
713 int pending
752 state = (pending << 1) | flag;
768 /* mark the event as removal pending */
770 "%s [%d] is marked as removal pending.",
902 * Check the removal pending flag of an ESI event. The ESI entry
903 * might be marked as removal pending. If it is, we will switch the
907 * return - 0: not removal pending, otherwise yes.
950 /* and keep the removal pending flag */
1014 * pending - the pending flag.
1023 int pending
1034 (void) ev_remove(ev, id2, 0, pending);