Searched refs:strget (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c968 strget(struct stdata *stp, queue_t *q, struct uio *uiop, int first, function
1196 while ((bp = strget(stp, q, uiop, first, &error)) == NULL) {
2444 * returns (in strget).
6612 bp = strget(stp, q, uiop, first, &error);
7152 bp = strget(stp, q, uiop, first, &error);

Completed in 222 milliseconds