Home
last modified time | relevance | path

Searched defs:accept (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/lib/libc/sys/
H A Daccept.c37 #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 DTracker.h94 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 DELFObject.cpp443 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 DMakefile.am22 accept: target
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp69 void EraseFromParent::accept() { in accept() function in EraseFromParent
170 void Tracker::accept() { in accept() function in Tracker
/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am69 accept: target
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp233 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 DMakefile.am134 accept: target
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am96 accept: target
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOption.cpp232 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, accept() function in Option
/freebsd/usr.bin/bmake/
H A DMakefile172 accept test: .NOMETA target
/freebsd/sys/contrib/xen/io/
H A Dpvcalls.h102 } accept; member
137 } accept; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_socket_stream.cpp255 ListeningSocket::accept(const std::chrono::milliseconds &Timeout) { in accept() function in ListeningSocket
/freebsd/contrib/bmake/
H A DMakefile246 accept test: .NOMETA target
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
/freebsd/sys/ofed/include/rdma/
H A Diw_cm.h121 int (*accept)(struct iw_cm_id *cm_id, member
/freebsd/tests/sys/netpfil/pf/
H A Dsctp.py120 def accept(self, vnet): member in SCTPServer
/freebsd/crypto/openssl/include/internal/
H A De_os.h313 # define accept(a,b,c) accept(a,(struct sockaddr *)b,c) macro
H A Dsockets.h62 # define accept(s,f,l) ((int)accept(s,f,l)) macro
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile908 accept: target
/freebsd/contrib/bmake/unit-tests/
H A DMakefile905 accept: target
/freebsd/contrib/tnftp/
H A Dtnftp.h477 #define accept Raccept macro
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c64 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 Dnamespace.h51 #define accept _accept macro
/freebsd/contrib/one-true-awk/
H A Dawk.h278 int accept; member

12