/freebsd-src/lib/libc/sys/ |
H A D | accept.c | 39 #pragma weak accept macro 41 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 424 Error Section::accept(SectionVisitor &Visitor) const { accept() function in Section 428 Error Section::accept(MutableSectionVisitor &Visitor) { accept() function in Section 486 Error DecompressedSection::accept(SectionVisitor &Visitor) const { accept() function in DecompressedSection 490 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { accept() function in DecompressedSection 494 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { accept() function in OwnedDataSection 498 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { accept() function in OwnedDataSection 564 Error CompressedSection::accept(SectionVisitor &Visitor) const { accept() function in CompressedSection 568 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { accept() function in CompressedSection 589 Error StringTableSection::accept(SectionVisitor &Visitor) const { accept() function in StringTableSection 593 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { accept() function in StringTableSection 623 Error SectionIndexSection::accept(SectionVisitor &Visitor) const { accept() function in SectionIndexSection 627 Error SectionIndexSection::accept(MutableSectionVisitor &Visitor) { accept() function in SectionIndexSection 861 Error SymbolTableSection::accept(SectionVisitor &Visitor) const { accept() function in SymbolTableSection 865 Error SymbolTableSection::accept(MutableSectionVisitor &Visitor) { accept() function in SymbolTableSection 976 Error RelocationSection::accept(SectionVisitor &Visitor) const { accept() function in RelocationSection 980 Error RelocationSection::accept(MutableSectionVisitor &Visitor) { accept() function in RelocationSection 1013 Error DynamicRelocationSection::accept(SectionVisitor &Visitor) const { accept() function in DynamicRelocationSection 1017 Error DynamicRelocationSection::accept(MutableSectionVisitor &Visitor) { accept() function in DynamicRelocationSection 1166 Error GnuDebugLinkSection::accept(SectionVisitor &Visitor) const { accept() function in GnuDebugLinkSection 1170 Error GnuDebugLinkSection::accept(MutableSectionVisitor &Visitor) { accept() function in GnuDebugLinkSection 1184 Error GroupSection::accept(SectionVisitor &Visitor) const { accept() function in GroupSection 1188 Error GroupSection::accept(MutableSectionVisitor &Visitor) { accept() function in GroupSection [all...] |
/freebsd-src/contrib/libxo/tests/ |
H A D | Makefile.am | 22 accept: target
|
/freebsd-src/contrib/libxo/tests/xo/ |
H A D | Makefile.am | 69 accept: target
|
/freebsd-src/usr.bin/bmake/ |
H A D | Makefile | 149 accept test: .NOMETA target
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 234 FilterRule(bool accept, size_t attribute_index, llvm::StringRef operation) in FilterRule() 279 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 306 RegexFilterRule(bool accept, size_t attribute_index, in RegexFilterRule() 331 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 351 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule() 671 bool accept; in ParseFilterRule() local
|
/freebsd-src/contrib/libxo/tests/core/ |
H A D | Makefile.am | 134 accept: target
|
/freebsd-src/libexec/nuageinit/ |
H A D | yaml.lua | 259 Parser.accept = function (self, type) global() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | raw_socket_stream.cpp | 106 Expected<std::unique_ptr<raw_socket_stream>> ListeningSocket::accept() { global() function in ListeningSocket
|
/freebsd-src/contrib/libxo/tests/gettext/ |
H A D | Makefile.am | 96 accept: target
|
/freebsd-src/contrib/bmake/ |
H A D | Makefile | 217 accept test: .NOMETA target
|
/freebsd-src/contrib/llvm-project/llvm/lib/Option/ |
H A D | Option.cpp | 234 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept() function in Option
|
/freebsd-src/sys/contrib/xen/io/ |
H A D | pvcalls.h | 102 } accept; member 137 } accept; member
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | socket_wrapper.h | 62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
|
/freebsd-src/tests/sys/netpfil/pf/ |
H A D | sctp.py | 120 def accept(self, vnet): member in SCTPServer
|
/freebsd-src/sys/ofed/include/rdma/ |
H A D | iw_cm.h | 121 int (*accept)(struct iw_cm_id *cm_id, member
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | Makefile | 874 accept: global() target
|
/freebsd-src/usr.bin/bmake/unit-tests/ |
H A D | Makefile | 877 accept: global() target
|
/freebsd-src/crypto/openssl/ |
H A D | e_os.h | 388 # define accept(a,b,c) accept(a,(struct sockaddr *)b,c) macro
|
/freebsd-src/crypto/openssl/include/internal/ |
H A D | sockets.h | 61 # define accept(s,f,l) ((int)accept(s,f,l)) macro
|
/freebsd-src/contrib/tnftp/ |
H A D | tnftp.h | 477 #define accept Raccept macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingContext.cpp | 314 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
|
/freebsd-src/contrib/ofed/librdmacm/ |
H A D | preload.c | 64 int (*accept)(int socket, struct sockaddr *addr, socklen_t *addrlen); member 586 int accept(int socket, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
/freebsd-src/lib/libc/include/ |
H A D | namespace.h | 51 #define accept _accept macro
|
/freebsd-src/contrib/one-true-awk/ |
H A D | awk.h | 278 int accept; member
|