Lines Matching defs:anchor
195 int anchor, cred_t *crp, uint_t anchor_zoneid)
220 * Check to see if caller wants a STREAMS anchor
224 if (anchor == stp->sd_pushcnt) {
252 uint_t anchor;
537 anchor = ap->ap_anchor;
541 anchor, crp, zoneid);
3869 * If there is an anchor on this stream and popping
3871 * anchor, then disallow the pop unless we have sufficient
3932 /* If we popped through the anchor, then reset the anchor. */
4012 * below an anchor if the zoneid is the same as the zoneid
4013 * which created the anchor.
4086 * Is this insert below the anchor?
4153 * Need to update the anchor value if this module is
4154 * inserted below the anchor point.
4177 * below an anchor if the zoneid is the same as the zoneid
4178 * which created the anchor.
4239 * If the position is at or below an anchor, then the zoneid
4240 * must match the zoneid that created the anchor.
4288 * Need to update the anchor value if this module is removed
4289 * at or below the anchor point. If the removed module is at
4290 * the anchor point, remove the anchor for this stream if
4291 * there is no module above the anchor point. Otherwise, if
4292 * the removed module is below the anchor point, decrement the
4293 * anchor point by 1.
4310 * Set the anchor position on the stream to reside at
4321 /* Only allow the same zoneid to update the anchor */