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