ref: a39ae178fcc4387fe63efea4d15b34d52f4a13de dir: /libbio/bfildes.c/
#include "lib9.h" #include <bio.h> int Bfildes(Biobuf *bp) { return bp->fid; }