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

1234

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfcntl--.h23 #undef open macro
24 #define open open_safer macro
H A Dsave-cwd.c39 # undef open macro
40 # define open(File, Flags) (-1) macro
H A Dchown.c37 #undef open macro
H A Dfcntl.h40 # define open rpl_open macro
H A Dfcntl.in.h39 # define open rpl_open macro
H A Dopenat-proc.c38 #undef open macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfcntl--.h23 #undef open macro
24 #define open open_safer macro
H A Dsave-cwd.c45 # undef open macro
46 # define open(File, Flags) (-1) macro
H A Dchown.c50 # undef open macro
H A Dfsusage.c60 #undef open macro
H A Dopen.c48 open (const char *filename, int flags, ...) function
[all...]
H A Dopenat-proc.c42 #undef open macro
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dprocbuf.cc39 procbuf *procbuf::open(const char *command, int mode) function in class:procbuf
H A DSFile.cc59 void SFile::open(const char *name, int size, int mode, int prot) function in class:SFile
H A Dfstream.cc81 void fstreambase::open(const char *name, int mode, int prot) function in class:fstreambase
/haiku-fatelf/src/bin/gdb/gdb/
H A Dproc-utils.h81 #define open(X,Y) open_with_trace (X, Y, __FILE__, __LINE__) macro
/haiku-fatelf/src/bin/sharutils/intl/
H A Dloadmsgcat.c48 # define open __open macro
/haiku-fatelf/src/system/libroot/posix/
H A Dfcntl.cpp32 open(const char *path, int openMode, ...) function
/haiku-fatelf/src/documentation/docbook-xsl/slides/browser/
H A DCTOCWidget.js
H A DxbDebug.js
/haiku-fatelf/headers/cpp/
H A Dfstream.h66 void open(const char *name, int mode=ios::in, int prot=0664) function in class:ifstream
77 void open(const char *name, int mode=ios::out, int prot=0664) function in class:ofstream
88 void open(const char *name, int mode, int prot=0664) function in class:fstream
/haiku-fatelf/src/add-ons/print/transports/shared/
H A DSocket.cpp74 void Socket::open() function in class:Socket
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h172 # define open(path, openMode...) _haiku_build_open(path, openMode) macro
/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h27 status_t (*open)(int family, int type, int protocol, net_socket** _socket); member in struct:net_stack_interface_module_info
/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h34 void (*open) (fuse_req_t req, fuse_ino_t ino, member in struct:fuse_lowlevel_ops_compat25
101 void (*open) (fuse_req_t req, fuse_ino_t ino, member in struct:fuse_lowlevel_ops_compat

Completed in 128 milliseconds

1234