ref: 2aba7615afdabfdef8e02d162ffee2ecdf3e39e9 dir: /sys/src/libbio/bfildes.c/
#include <u.h> #include <libc.h> #include <bio.h> int Bfildes(Biobufhdr *bp) { return bp->fid; }