Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dip_dummynet.c482 cp_queue_to_32_user( struct dn_flow_queue *q, struct dn_flow_queue_32 *qp) in cp_queue_to_32_user()
504 cp_queue_to_64_user( struct dn_flow_queue *q, struct dn_flow_queue_64 *qp) in cp_queue_to_64_user()
2464 struct dn_flow_queue_32 *qp; in dn_copy_set_32() local
2529 struct dn_flow_queue_64 *qp; in dn_copy_set_64() local
/xnu-11417.121.6/bsd/kern/
H A Dtty.c2102 struct clist *qp; in ttread() local