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