Home
last modified time | relevance | path

Searched defs:extlen (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/lib/libc/net/
H A Dip6opt.c74 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init()
88 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_append()
156 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish()
189 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next()
237 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_find()
/netbsd-src/lib/libc/net/
H A Dip6opt.c441 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init()
455 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append()
522 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish()
555 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next()
606 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find()
/openbsd-src/gnu/gcc/gcc/
H A Dgraph.c230 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; in print_rtl_graph_with_bb() local
393 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; in clean_graph_dump_file() local
417 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; in finish_graph_dump_file() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgraph.c242 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; local
409 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; local
443 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_prn.c77 int extlen; in X509V3_EXT_print() local
179 static int unknown_ext_print(BIO *out, const unsigned char *ext, int extlen, in unknown_ext_print()
H A Dv3_lib.c134 int extlen; in X509V3_EXT_d2i() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_prn.c76 int extlen; in X509V3_EXT_print() local
173 static int unknown_ext_print(BIO *out, const unsigned char *ext, int extlen, in unknown_ext_print()
H A Dv3_lib.c134 int extlen; in X509V3_EXT_d2i() local
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Daddext.c55 size_t slen = strlen (s), extlen = strlen (ext); in addext() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Daddext.c55 size_t slen = strlen (s), extlen = strlen (ext); in addext() local
/netbsd-src/libexec/getNAME/
H A DgetNAME.c164 size_t len, i, extlen; in oldman() local
284 size_t len, i, extlen; in newman() local
/netbsd-src/sys/netipsec/
H A Dkey.h54 int extlen[SADB_EXT_MAX + 1]; member
H A Dkey_debug.c102 int tlen, extlen; in kdebug_sadb() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_addr_crunch.c97 ssize_t extlen; in mail_addr_crunch_opt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfilename.c360 size_t extlen = strlen(ext); in defaultExt() local
378 size_t extlen = strlen(ext); in forceExt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraph.c46 size_t extlen = strlen (graph_ext) + 1; in open_graph_file() local
/openbsd-src/lib/libcrypto/x509/
H A Dx509_req.c213 int extlen; in X509_REQ_add_extensions_nid() local
/netbsd-src/sys/net/
H A Dif_ipsec.c1731 if_ipsec_set_sadb_msg(struct sadb_msg *msg, uint16_t extlen, uint8_t msgtype) in if_ipsec_set_sadb_msg()
1747 if_ipsec_set_sadb_msg_add(struct sadb_msg *msg, uint16_t extlen) in if_ipsec_set_sadb_msg_add()
1754 if_ipsec_set_sadb_msg_del(struct sadb_msg *msg, uint16_t extlen) in if_ipsec_set_sadb_msg_del()
/netbsd-src/sys/lib/libsa/
H A Dcd9660.c67 char extlen [ISODCL( 2, 2)]; /* 711 */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraph.cc46 size_t extlen = strlen (graph_ext) + 1; in open_graph_file() local
/openbsd-src/sys/lib/libsa/
H A Dcd9660.c59 char extlen [ISODCL( 2, 2)]; /* 711 */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_trce.c694 const unsigned char *ext, size_t extlen) in ssl_print_extension()
913 size_t extlen; in ssl_print_extensions() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_trce.c708 const unsigned char *ext, size_t extlen) in ssl_print_extension()
924 size_t extlen; in ssl_print_extensions() local
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dkey_debug.c117 int tlen, extlen; in kdebug_sadb() local
/openbsd-src/usr.bin/compress/
H A Dzipopen.c129 uint16_t namelen, extlen; in get_header() local

12