Home
last modified time | relevance | path

Searched defs:readwrite (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/docs/analyzer/checkers/
H A Dcallandmessage_example.c32 @property (readwrite,assign) id x; in property() argument
44 @property (readwrite,assign) id x; in property() argument
59 @property (readwrite,assign) id x; in property() argument
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Drun.c332 my_pipe (int *readwrite) in my_pipe()
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Drun.c419 my_pipe (HANDLE *readwrite, enum inherit_pipe end) in my_pipe()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1273 readwrite, ///< May access map via data and modify it. Written to path. enumerator
/openbsd-src/usr.bin/nc/
H A Dnetcat.c1100 readwrite(int net_fd, struct tls *tls_ctx) readwrite() function