Searched refs:socktodesc (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dnetif.h65 struct iodesc *socktodesc(int);
H A Dbootparam.c139 if (!(d = socktodesc(sockfd))) {
256 if (!(d = socktodesc(sockfd))) {
H A Drarp.c87 if (!(d = socktodesc(sock))) {
H A Dnetif.c281 socktodesc(sock) function
H A Dbootp.c117 if (!(d = socktodesc(sock))) {
H A Dtftp.c410 tftpfile->iodesc = io = socktodesc(*(int *) (f->f_devdata));
H A Dnfs.c482 if (!(desc = socktodesc(*(int *)(f->f_devdata))))
1126 if (!(desc = socktodesc(*(int *)(f->f_devdata))))
/freebsd-9.3-release/sys/boot/common/
H A Ddev_net.c327 d = socktodesc(sock);
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.c429 if (!(d = socktodesc(pxe_sock)))
481 if (!(d = socktodesc(pxe_sock)))

Completed in 73 milliseconds