Lines Matching refs:first

86  * of straccess() perform the first check that straccess() will do
104 * mblk, a quick heuristic is used. If the first mblk in
344 * Ignore dummydev since this is not the first open.
968 strget(struct stdata *stp, queue_t *q, struct uio *uiop, int first,
980 (!first || (stp->sd_wakeq & RSLEEP))) {
983 * If this is the first time we're called by e.g. strread
989 if (first)
1155 int first;
1195 first = 1;
1196 while ((bp = strget(stp, q, uiop, first, &error)) == NULL) {
1240 first = 0;
1418 * first message
1439 * first message
1550 strsigset_t firstmsgsigs; /* Signals if first message on queue */
1669 * The first message in the b_cont list
1695 * The new message logically isn't the first
1698 * not appear to be first.
1869 * Any signals were handled the first time.
1953 * An error has occurred downstream, the errno is in the first
2002 * for the first M_ERROR
2051 * for the first M_ERROR
2112 * signal to post is contained in the first byte of the
2160 * is in the first byte of the message. If the read queue
3247 * Check for sgttyb-related ioctls first, and complain as
3601 * Return number of bytes of data in first message
3873 * first.
4010 * In the first release, only allow privileged user
4016 * on pipes in the first release. We want to learn more
4174 * multiple times in a stream. In the first release, only
4181 * on pipes in the first release. We want to learn more
4334 * Get name of first module downstream.
4924 * and first message is not, return 0
6518 char first = 1;
6612 bp = strget(stp, q, uiop, first, &error);
6630 * must look at the type of the first message to
6689 first = 0;
6759 * first message type
6813 * first message
6853 * first message
6862 * If the first message was HIPRI and the one we're
6876 * The first message was not a HIPRI message,
6881 * first message.
6912 * first message
7084 char first = 1;
7152 bp = strget(stp, q, uiop, first, &error);
7170 * must look at the type of the first message to
7263 first = 0;
7297 * keep track of the first message type
7365 * Put first non-data mblk back to stream head and
7367 * M_DATA mblks. We can skip the first mblk since it
7447 * The size of the first mblk may be bogus because
7475 * first message
7532 * If the first message was HIPRI and the one we're
7547 * The first message was not a HIPRI message,
7552 * first message.
7583 * first message
8062 * first. If db_ref is > 1, then the module
8063 * needs to do a copymsg first. Otherwise,
8410 * The first message in the b_cont list