DEBSOURCES
Skip Quicknav
sources / wmii / 3.6%2Bdebian-8 / libbio / bfildes.c
123456789
#include "plan9.h" #include <bio.h> int Bfildes(Biobuf *bp) { return bp->fid; }