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