Home
last modified time | relevance | path

Searched defs:pr_q (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/sys/
H A Dprocfs_isa.h170 struct _fq pr_q[16]; /* contains the FQ array */ member
183 struct _fq pr_q[32]; /* contains the FQ array */ member
201 struct fq32 pr_q[32]; /* contains the FQ array */ member
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dtree.c337 tree *pr_q; in delete() local