Lines Matching defs:strput
2543 strput(struct stdata *stp, mblk_t *mctl, struct uio *uiop, ssize_t *iosize,
2803 * Note that tempmode does not get used in strput/strmakedata
2828 error = strput(stp, NULL, uiop, &iosize, b_flag, 0, 0);
2837 * Needed since strput did not hold sd_lock across
7836 /* Ignore flow control in strput for HIPRI */
7844 * strput will always free the ctl mblk - even when strput
7855 * strput.
7861 error = strput(stp, mp, uiop, &msgsize, 0, pri, flag);
7873 * Needed since strput did not hold sd_lock across
8024 /* Ignore flow control in strput for HIPRI */
8034 * strput will always free the ctl mblk - even when strput
8090 * strput.
8093 error = strput(stp, mp, uiop, &msgsize, 0, pri, flag);
8108 * Needed since strput did not hold sd_lock across