Searched refs:q_alias (Results 1 – 7 of 7) sorted by relevance
243 a->q_alias = ctladdr;504 if (new->q_alias == NULL)513 for (q = new; q->q_alias != NULL; q = q->q_alias)630 if (new->q_alias != NULL)690 (long) new->q_alias->q_uid);703 new->q_alias->q_paddr);913 (long) new->q_alias->q_uid);926 new->q_alias->q_paddr);2011 a = a->q_alias;2044 for (b = a->q_alias; b != NULL; b = b->q_alias)[all …]
615 if (q->q_alias == NULL)988 if (q->q_alias != NULL)992 shortenstring(q->q_alias->q_paddr,1023 if (q->q_alias != NULL)1027 shortenstring(q->q_alias->q_paddr,1077 if (q->q_alias != NULL)1081 shortenstring(q->q_alias->q_paddr,
161 if (q->q_alias != NULL)
751 if (q->q_alias != NULL &&752 bitset(QALIAS, q->q_alias->q_flags))1049 if (a == NULL || a->q_alias == NULL || tfp == NULL)1072 a = a->q_alias;4545 q->q_alias = ctladdr;
2625 (void *)a->q_next, (void *)a->q_alias,2973 a1->q_alias = a;
389 struct address *q_alias; /* address this results from */ member
307 for (a = q; a != NULL && a->q_owner == NULL; a = a->q_alias)