Searched defs:accept (Results 1 - 22 of 22) sorted by relevance

/openbsd-current/lib/libc/sys/
H A Dw_accept.c22 accept(int s, struct sockaddr *addr, socklen_t *addrlen) function
31 DEF_CANCEL(accept); variable
/openbsd-current/lib/libc/hidden/sys/
H A Dsocket.h23 PROTO_CANCEL(accept); variable
/openbsd-current/gnu/llvm/llvm/lib/Option/
H A DOption.cpp235 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, function in class:Option
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DBooleanExpression.py71 def accept(self, t): member in class:BooleanExpression
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm237 sub accept { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/
H A DIP.pm968 sub accept subroutine
/openbsd-current/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h122 #define accept win32_accept macro
/openbsd-current/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp[all...]
/openbsd-current/sys/arch/powerpc64/dev/
H A Dopal.c344 uint32_t accept, *flags; local
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp424 Error Section::accept(SectionVisitor &Visitor) const { function in class:Section
428 Error Section::accept(MutableSectionVisitor &Visitor) { function in class:Section
479 Error DecompressedSection::accept(SectionVisitor &Visitor) const { function in class:DecompressedSection
483 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { function in class:DecompressedSection
487 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { function in class:OwnedDataSection
491 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { function in class:OwnedDataSection
557 Error CompressedSection::accept(SectionVisitor &Visitor) const { function in class:CompressedSection
561 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { function in class:CompressedSection
582 Error StringTableSection::accept(SectionVisitor &Visitor) const { function in class:StringTableSection
586 Error StringTableSection::accept(MutableSectionVisito function in class:StringTableSection
616 Error SectionIndexSection::accept(SectionVisitor &Visitor) const { function in class:SectionIndexSection
620 Error SectionIndexSection::accept(MutableSectionVisitor &Visitor) { function in class:SectionIndexSection
[all...]
/openbsd-current/usr.sbin/rdate/
H A Dntp.c143 int accept = 0, ret, s, ierror; local
/openbsd-current/usr.sbin/pppd/
H A Dauth.c1038 int accept, r = 1; local
/openbsd-current/lib/libcrypto/x509/
H A Dx509_constraints.c331 int accept = 0; local
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py367 def accept(self): member in class:ServerChannel
391 def accept(self): member in class:ServerSocket
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpplex.c136 bool accept; local
/openbsd-current/usr.bin/awk/
H A Dawk.h281 int accept; member in struct:fa
/openbsd-current/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp233 FilterRule(bool accept, size_t attribute_index, ConstString operation) argument
277 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, argument
304 RegexFilterRule(bool accept, size_t attribute_index, argument
329 CreateOperation(bool accept, size_t attribute_index, const std::string &op_arg, Status &error) argument
349 ExactMatchFilterRule(bool accept, size_t attribute_index, const std::string &match_text) argument
669 bool accept; local
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h621 # define accept PerlSock_accept macro
H A Dregcomp.h1224 U32 accept; /* accept state for this word */ member in struct:__anon110
/openbsd-current/sys/dev/pci/
H A Dif_de.c3185 int accept = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dstp.h471 ffestpAcceptStmt accept; member in union:_ffestp_fileu_
/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp166 __dfsw_strpbrk(const char *s, const char *accept, dfsan_label s_label, dfsan_label accept_label, dfsan_label *ret_label) argument
184 __dfso_strpbrk( const char *s, const char *accept, dfsan_label s_label, dfsan_label accept_label, dfsan_label *ret_label, dfsan_origin s_origin, dfsan_origin accept_origin, dfsan_origin *ret_origin) argument

Completed in 331 milliseconds