Home
last modified time | relevance | path

Searched defs:protos (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Drlstdc.h33 # define PARAMS(protos) protos argument
35 # define PARAMS(protos) () argument
H A Dtilde.h36 # define PARAMS(protos) protos argument
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dstub-objc.c135 tree ARG_UNUSED (protos), in objc_start_class_interface()
143 tree ARG_UNUSED (protos), in objc_start_category_interface()
285 tree ARG_UNUSED (protos)) in objc_get_protocol_qualified_type()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dstub-objc.c137 tree ARG_UNUSED (protos), in objc_start_class_interface()
145 tree ARG_UNUSED (protos), in objc_start_category_interface()
287 tree ARG_UNUSED (protos)) in objc_get_protocol_qualified_type()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dinit.c1003 __objc_init_protocols (struct objc_protocol_list *protos) in __objc_init_protocols()
1037 __objc_class_add_protocols (Class class, struct objc_protocol_list *protos) in __objc_class_add_protocols()
/dflybsd-src/usr.bin/systat/
H A Dnetcmds.c63 int nports, nhosts, protos; variable
/dflybsd-src/sys/sys/
H A Dcdefs.h137 #define __P(protos) protos /* full-blown ANSI C */ argument
155 #define __P(protos) () /* traditional C preprocessor */ argument
/dflybsd-src/sys/net/sppp/
H A Dif_sppp.h33 u_long protos; /* bitmask of protos that are started */ member
/dflybsd-src/crypto/libressl/tls/
H A Dtls_config.c217 uint32_t proto, protos = 0; in tls_config_parse_protocols() local
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c563 tree protos, tree attributes) in objc_start_class_interface()
576 tree protos, tree attributes) in objc_start_category_interface()
616 objc_start_protocol (tree name, tree protos, tree attributes) in objc_start_protocol()
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_lib.c1778 SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, in SSL_CTX_set_alpn_protos()
1811 SSL_set_alpn_protos(SSL *ssl, const unsigned char *protos, in SSL_set_alpn_protos()
/dflybsd-src/usr.sbin/pfctl/
H A Dparse.y5054 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c13734 tree protos = cp_parser_objc_protocol_refs_opt (parser); in cp_parser_simple_type_specifier() local
13855 tree protos = cp_parser_objc_protocol_refs_opt (parser); in cp_parser_nonclass_name() local
24133 tree name, super, categ, protos; in cp_parser_objc_class_interface() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c17296 tree protos = cp_parser_objc_protocol_refs_opt (parser); in cp_parser_simple_type_specifier() local
17547 tree protos = cp_parser_objc_protocol_refs_opt (parser); in cp_parser_nonclass_name() local
30566 tree name, super, categ, protos; in cp_parser_objc_class_interface() local