/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_proxy_server_scan.c | 106 VSTRING *protocols = vstring_alloc(25); in tls_proxy_server_init_scan() local
|
H A D | tls_proxy_client_scan.c | 438 VSTRING *protocols = vstring_alloc(25); in tls_proxy_client_start_scan() local
|
H A D | tls.h | 484 const char *protocols; /* Enabled protocols */ member 538 const char *protocols; member
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | inet_proto.c | 187 const INET_PROTO_INFO *inet_proto_init(const char *context, const char *protocols) in inet_proto_init()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 304 SmallVector<Decl *, 4> protocols; in ParseObjCAtInterfaceDeclaration() local 1570 SmallVector<Decl *, 8> protocols; in parseObjCProtocolQualifierType() local 1599 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsOrProtocolQualifiers() 1778 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsAndProtocolQualifiers() 1835 SmallVector<Decl *, 4> protocols; in parseObjCTypeArgsAndProtocolQualifiers() local 2172 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local 2203 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/ |
H A D | qmqp-sink.c | 260 const char *protocols = INET_PROTO_NAME_ALL; in main() local
|
H A D | qmqp-source.c | 480 const char *protocols = INET_PROTO_NAME_ALL; in main() local
|
H A D | smtp-source.c | 959 const char *protocols = INET_PROTO_NAME_ALL; in main() local
|
H A D | smtp-sink.c | 1446 const char *protocols = INET_PROTO_NAME_ALL; in main() local
|
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/ |
H A D | listenlist.h | 70 uint32_t protocols; global() member
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 226 struct objc_protocol_list *protocols; /* Protocols conformed to */ member 303 struct objc_protocol_list *protocols; /* List of Protocols member
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 226 struct objc_protocol_list *protocols; /* Protocols conformed to */ member 303 struct objc_protocol_list *protocols; /* List of Protocols member
|
/netbsd-src/external/mpl/bind/dist/bin/tests/ |
H A D | test_server.c | 35 static const char *protocols[] = { "udp", "tcp", "dot", "https", "http-plain" }; variable
|
H A D | test_client.c | 50 static const char *protocols[] = { "udp", "tcp", variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | protocols.c | 138 struct objc_protocol_list *protocols; in class_addProtocol() local
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | protocols.c | 138 struct objc_protocol_list *protocols; in class_addProtocol() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | script.c | 153 static const char *protocols[] = { variable
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | srvr_nfs.c | 110 static char *protocols[] = { "tcp", "udp", NULL }; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Type.cpp | 724 ArrayRef<ObjCProtocolDecl *> protocols) in ObjCTypeParamType() 733 ArrayRef<ObjCProtocolDecl *> protocols, in ObjCObjectType() 1393 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local 1409 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local 3706 ArrayRef<ObjCProtocolDecl *> protocols, in Profile() 3727 ArrayRef<ObjCProtocolDecl *> protocols) { in Profile()
|
/netbsd-src/usr.bin/getent/ |
H A D | getent.c | 693 protocols(int argc, char *argv[]) in protocols() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1342 protocol_range protocols() const { in protocols() function 2105 protocol_range protocols() const { in protocols() function 2340 protocol_range protocols() const { in protocols() function
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipmon.c | 157 static char **protocols = NULL; variable
|
/netbsd-src/external/bsd/libfido2/dist/src/fido/ |
H A D | types.h | 264 fido_byte_array_t protocols; /* supported pin protocols */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp.h | 104 char *protocols; /* Acceptable SSL protocols */ member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/ |
H A D | Index.h | 6406 const CXIdxObjCProtocolRefInfo *const *protocols; member 6413 const CXIdxObjCProtocolRefListInfo *protocols; member 6421 const CXIdxObjCProtocolRefListInfo *protocols; member
|