/freebsd/lib/libc/sys/ |
H A D | accept.c | 37 #pragma weak accept macro 39 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | Tracker.h | 94 void accept() final {} in accept() function 148 void accept() final {}; in accept() function 169 void accept() final {} in accept() function
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 443 Error Section::accept(SectionVisitor &Visitor) const { in accept() function in Section 447 Error Section::accept(MutableSectionVisitor &Visitor) { in accept() function in Section 505 Error DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in DecompressedSection 509 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DecompressedSection 513 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in OwnedDataSection 517 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in OwnedDataSection 584 Error CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in CompressedSection 588 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in CompressedSection 609 Error StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in StringTableSection 613 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in StringTableSection [all …]
|
/freebsd/contrib/libxo/tests/ |
H A D | Makefile.am | 22 accept: target
|
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
H A D | Tracker.cpp | 69 void EraseFromParent::accept() { in accept() function in EraseFromParent 170 void Tracker::accept() { in accept() function in Tracker
|
/freebsd/contrib/libxo/tests/xo/ |
H A D | Makefile.am | 69 accept: target
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 233 FilterRule(bool accept,size_t attribute_index,ConstString operation) FilterRule() argument 277 CreateOperation(bool accept,size_t attribute_index,const std::string & op_arg,Status & error) CreateOperation() argument 304 RegexFilterRule(bool accept,size_t attribute_index,const std::string & regex_text) RegexFilterRule() argument 329 CreateOperation(bool accept,size_t attribute_index,const std::string & op_arg,Status & error) CreateOperation() argument 349 ExactMatchFilterRule(bool accept,size_t attribute_index,const std::string & match_text) ExactMatchFilterRule() argument 669 bool accept; ParseFilterRule() local [all...] |
/freebsd/contrib/libxo/tests/core/ |
H A D | Makefile.am | 134 accept: target
|
/freebsd/contrib/libxo/tests/gettext/ |
H A D | Makefile.am | 96 accept: target
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | Option.cpp | 232 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, accept() function in Option
|
/freebsd/usr.bin/bmake/ |
H A D | Makefile | 172 accept test: .NOMETA target
|
/freebsd/sys/contrib/xen/io/ |
H A D | pvcalls.h | 102 } accept; member 137 } accept; member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | raw_socket_stream.cpp | 255 ListeningSocket::accept(const std::chrono::milliseconds &Timeout) { in accept() function in ListeningSocket
|
/freebsd/contrib/bmake/ |
H A D | Makefile | 246 accept test: .NOMETA target
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | socket_wrapper.h | 62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
|
/freebsd/sys/ofed/include/rdma/ |
H A D | iw_cm.h | 121 int (*accept)(struct iw_cm_id *cm_id, member
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | sctp.py | 120 def accept(self, vnet): member in SCTPServer
|
/freebsd/crypto/openssl/include/internal/ |
H A D | e_os.h | 313 # define accept(a,b,c) accept(a,(struct sockaddr *)b,c) macro
|
H A D | sockets.h | 62 # define accept(s,f,l) ((int)accept(s,f,l)) macro
|
/freebsd/usr.bin/bmake/unit-tests/ |
H A D | Makefile | 908 accept: target
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | Makefile | 905 accept: target
|
/freebsd/contrib/tnftp/ |
H A D | tnftp.h | 477 #define accept Raccept macro
|
/freebsd/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/lib/libc/include/ |
H A D | namespace.h | 51 #define accept _accept macro
|
/freebsd/contrib/one-true-awk/ |
H A D | awk.h | 278 int accept; member
|