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