| /freebsd-12.1/lib/libc/sys/ |
| H A D | accept.c | 43 #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 D | Object.cpp | 204 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 D | Makefile.am | 22 accept: target
|
| /freebsd-12.1/contrib/libxo/tests/xo/ |
| H A D | Makefile.am | 75 accept: target
|
| /freebsd-12.1/usr.bin/bmake/unit-tests/ |
| H A D | Makefile | 147 accept: target
|
| /freebsd-12.1/usr.bin/bmake/ |
| H A D | Makefile | 163 accept test: target
|
| /freebsd-12.1/contrib/libxo/tests/core/ |
| H A D | Makefile.am | 112 accept: target
|
| /freebsd-12.1/contrib/serf/ |
| H A D | incoming.c | 129 serf_accept_client_t accept, in serf_listener_create()
|
| /freebsd-12.1/contrib/llvm/lib/Option/ |
| H A D | Option.cpp | 110 Arg *Option::accept(const ArgList &Args, in accept() function in Option
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 260 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 D | Makefile | 225 accept test: target
|
| /freebsd-12.1/contrib/libxo/tests/gettext/ |
| H A D | Makefile.am | 96 accept: target
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | socket_wrapper.h | 62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
|
| /freebsd-12.1/sys/ofed/include/rdma/ |
| H A D | iw_cm.h | 123 int (*accept)(struct iw_cm_id *cm_id, member
|
| /freebsd-12.1/crypto/openssl/include/internal/ |
| H A D | sockets.h | 55 # define accept(s,f,l) ((int)accept(s,f,l)) macro
|
| /freebsd-12.1/contrib/tnftp/ |
| H A D | tnftp.h | 477 #define accept Raccept macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ |
| H A D | IndexingContext.cpp | 300 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | kwset.c | 586 struct trie const *accept; in cwexec() local
|
| /freebsd-12.1/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-12.1/contrib/one-true-awk/ |
| H A D | awk.h | 233 int accept; member
|
| /freebsd-12.1/lib/libc/include/ |
| H A D | namespace.h | 53 #define accept _accept macro
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | sys_term.c | 1223 static const char *accept[] = { in scrub_env() local
|
| /freebsd-12.1/tests/sys/kern/ |
| H A D | unix_seqpacket_test.c | 513 ATF_TC_BODY(accept, tc) in ATF_TC_BODY() argument
|
| /freebsd-12.1/lib/libc/isc/ |
| H A D | eventlib_p.h | 174 struct { evAccept *this; } accept; member
|
| /freebsd-12.1/sys/dev/de/ |
| H A D | if_de.c | 3340 int accept = 0; in tulip_rx_intr() local
|