socktodesc 88 lib/libsa/bootp.c if (!(d = socktodesc(sock))) {
socktodesc 134 lib/libsa/bootparam.c if (!(d = socktodesc(sockfd))) {
socktodesc 245 lib/libsa/bootparam.c if (!(d = socktodesc(sockfd))) {
socktodesc 62 lib/libsa/netif.h struct iodesc *socktodesc(int);
socktodesc 335 lib/libsa/nfs.c if (!(desc = socktodesc(sock))) {
socktodesc 84 lib/libsa/rarp.c if (!(d = socktodesc(sock))) {
socktodesc 267 lib/libsa/tftp.c tftpfile->iodesc = io = socktodesc(*(int *) (f->f_devdata));