This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
mirror of
https://github.com/0intro/wmii
Watch
1
Star
0
Fork
You've already forked wmii
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a694fe4ea
wmii
/
lib
/
libbio
/
bfildes.c
10 lines
83 B
C
Raw
Blame
History
#
include
"plan9.h"
#
include
<bio.h>
int
Bfildes
(
Biobuf
*
bp
)
{
return
bp
-
>
fid
;
}
Reference in New Issue
View Git Blame
Copy Permalink