This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
jds
/
xv6_rpi_port
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
xv6_rpi_port
/
uprogs
/
fcntl.h
fcntl.h
96 B
Permalink
Istoric
Crud
1
2
3
4
#define O_RDONLY 0x000
#define O_WRONLY 0x001
#define O_RDWR 0x002
#define O_CREATE 0x200