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