Sign in
◑
Theme
plan9port
/
plan9
/
b1cd1d55e1418f2ed8236d488f815d0108b99598
/
.
/
src
/
libbio
/
bfildes.c
blob: 5188180f8a9b9857c90c74897bcc8883cca05ac7 [
file
]
#include
"lib9.h"
#include
<bio.h>
int
Bfildes
(
Biobuf
*
bp
)
{
return
bp
->
fid
;
}