Searched refs:bootprecv (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/lib/libsa/ |
| D | bootp.c | 75 static ssize_t bootprecv(struct iodesc *, void *, size_t, saseconds_t); 180 bootprecv, &rbuf.rbootp, sizeof(rbuf.rbootp)) == -1) { in bootp() 209 bootprecv, &rbuf.rbootp, sizeof(rbuf.rbootp)) in bootp() 303 bootprecv(struct iodesc *d, void *pkt, size_t len, saseconds_t tleft) in bootprecv() function
|