Searched defs:open (Results 1 - 7 of 7) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/fcntl/
H A Dopen.c6 int open(const char *filename, int flags, ...) function
24 LFS64(open); variable
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h101 # define open _open macro
H A Dmacconf.h89 # define open macopen macro
H A Dvmsconf.h243 #define open(f,k,m) vms_open(f,k,m) /* vmsfiles.c */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h101 # define open _open macro
H A Dmacconf.h89 # define open macopen macro
H A Dvmsconf.h243 #define open(f,k,m) vms_open(f,k,m) /* vmsfiles.c */ macro

Completed in 53 milliseconds