Home
last modified time | relevance | path

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

12

/freebsd-12.1/lib/libc/sys/
H A Daccept.c43 #pragma weak accept macro
45 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp204 void DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::DecompressedSection
212 void OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::OwnedDataSection
216 void OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in llvm::objcopy::elf::OwnedDataSection
294 void CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::CompressedSection
298 void CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in llvm::objcopy::elf::CompressedSection
317 void StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::StringTableSection
321 void StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in llvm::objcopy::elf::StringTableSection
530 void SymbolTableSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::SymbolTableSection
604 void RelocationSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::RelocationSection
737 void GroupSection::accept(SectionVisitor &Visitor) const { in accept() function in llvm::objcopy::elf::GroupSection
[all …]
/freebsd-12.1/contrib/libxo/tests/
H A DMakefile.am22 accept: target
/freebsd-12.1/contrib/libxo/tests/xo/
H A DMakefile.am75 accept: target
/freebsd-12.1/usr.bin/bmake/unit-tests/
H A DMakefile147 accept: target
/freebsd-12.1/usr.bin/bmake/
H A DMakefile163 accept test: target
/freebsd-12.1/contrib/libxo/tests/core/
H A DMakefile.am112 accept: target
/freebsd-12.1/contrib/serf/
H A Dincoming.c129 serf_accept_client_t accept, in serf_listener_create()
/freebsd-12.1/contrib/llvm/lib/Option/
H A DOption.cpp110 Arg *Option::accept(const ArgList &Args, in accept() function in Option
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp260 FilterRule(bool accept, size_t attribute_index, const ConstString &operation) in FilterRule()
304 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation()
334 RegexFilterRule(bool accept, size_t attribute_index, in RegexFilterRule()
359 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation()
379 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule()
705 bool accept; in ParseFilterRule() local
/freebsd-12.1/contrib/bmake/
H A DMakefile225 accept test: target
/freebsd-12.1/contrib/libxo/tests/gettext/
H A DMakefile.am96 accept: target
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
/freebsd-12.1/sys/ofed/include/rdma/
H A Diw_cm.h123 int (*accept)(struct iw_cm_id *cm_id, member
/freebsd-12.1/crypto/openssl/include/internal/
H A Dsockets.h55 # define accept(s,f,l) ((int)accept(s,f,l)) macro
/freebsd-12.1/contrib/tnftp/
H A Dtnftp.h477 #define accept Raccept macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexingContext.cpp300 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
/freebsd-12.1/gnu/usr.bin/grep/
H A Dkwset.c586 struct trie const *accept; in cwexec() local
/freebsd-12.1/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-12.1/contrib/one-true-awk/
H A Dawk.h233 int accept; member
/freebsd-12.1/lib/libc/include/
H A Dnamespace.h53 #define accept _accept macro
/freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1223 static const char *accept[] = { in scrub_env() local
/freebsd-12.1/tests/sys/kern/
H A Dunix_seqpacket_test.c513 ATF_TC_BODY(accept, tc) in ATF_TC_BODY() argument
/freebsd-12.1/lib/libc/isc/
H A Deventlib_p.h174 struct { evAccept *this; } accept; member
/freebsd-12.1/sys/dev/de/
H A Dif_de.c3340 int accept = 0; in tulip_rx_intr() local

12