Searched defs:qbuf (Results 1 - 7 of 7) sorted by relevance
| /src/sys/dev/raidframe/ |
| H A D | rf_pqdegdags.c | 132 char *qbuf = qpda->bufPtr; local in function:applyPDA
|
| H A D | rf_pq.c | 249 char *qbuf, *qpbuf; local in function:rf_RegularONQFunc 312 char *qbuf; local in function:rf_SimpleONQFunc 352 RegularQSubr(RF_DagNode_t *node, char *qbuf) argument 403 char *qbuf = node->results[1]; local in function:DegrQSubr 599 char *qbuf = node->results[0]; local in function:rf_PQ_DegradedWriteQFunc 798 rf_PQ_recover(unsigned long * pbuf,unsigned long * qbuf,unsigned long * abuf,unsigned long * bbuf,unsigned length,unsigned coeff_a,unsigned coeff_b) argument 856 rf_InvertQ(unsigned long * qbuf,unsigned long * abuf,unsigned length,unsigned coeff) argument [all...] |
| /src/usr.bin/scmdctl/ |
| H A D | uart.c | 154 char qbuf[10]; local in function:uart_phy_read_register 249 char qbuf[10]; local in function:uart_phy_write_register
|
| /src/lib/libc/net/ |
| H A D | hesiod.c | 413 unsigned char qbuf[PACKETSZ], abuf[MAX_HESRESP], *p, *eom, *eor; local in function:get_txt_records
|
| H A D | getnetnamadr.c | 316 char qbuf[MAXDNAME]; local in function:_dns_getnetbyaddr 452 char qbuf[MAXDNAME]; local in function:_dns_getnetbyname 527 char qbuf[MAXDNAME]; local in function:_yp_getnetbyaddr [all...] |
| H A D | gethnamaddr.c | 999 char qbuf[MAXDNAME + 1], *qp, *ep; local in function:_dns_gethtbyaddr [all...] |
| /src/sys/dev/usb/ |
| H A D | if_urndis.c | 491 urndis_ctrl_query(struct usbnet * un,uint32_t oid,void * qbuf,size_t qlen,void ** rbuf,size_t * rbufsz) argument
|
Completed in 39 milliseconds