/openbsd-src/lib/libssl/ |
H A D | ssl_cert.c | 457 set_client_CA_list(STACK_OF(X509_NAME) **ca_list, in set_client_CA_list() 490 SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list) in SSL_set_client_CA_list() 497 SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list) in SSL_CTX_set_client_CA_list()
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ld.h | 61 typedef struct name_list { struct 63 struct name_list *next; argument 65 name_list; typedef
|
H A D | ldgram.y | 79 struct name_list *name_list; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ld.h | 98 typedef struct name_list { struct 100 struct name_list *next; argument 102 name_list; typedef
|
H A D | ldgram.y | 77 struct name_list *name_list; member
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | targets.c | 1309 const char **name_list, **name_ptr; in bfd_target_list() local
|
H A D | archures.c | 554 const char **name_list; in bfd_arch_list() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | targets.c | 1386 const char **name_list, **name_ptr; in bfd_target_list() local
|
H A D | archures.c | 625 const char **name_list; in bfd_arch_list() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | regcomp_debug.c | 491 AV *name_list= NULL; Perl_regprop() local 563 AV *name_list= NULL; Perl_regprop() local [all...] |
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | objcopy.c | 1518 struct name_list in copy_archive() struct 1520 struct name_list *next; in copy_archive() 1521 const char *name; in copy_archive() 1522 bfd *obfd; in copy_archive()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | objcopy.c | 1721 struct name_list in copy_archive() struct 1723 struct name_list *next; in copy_archive() 1724 const char *name; in copy_archive() 1725 bfd *obfd; in copy_archive()
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | write_entry.c | 318 char name_list[MAX_TERMINFO_LENGTH]; in _nc_write_entry() local
|
/openbsd-src/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.c | 3909 struct name_list struct 3911 struct name_list *next; argument 3915 static struct name_list *global_head; argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.c | 4480 struct name_list struct 4482 struct name_list *next; argument 4486 static struct name_list *global_head; argument
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 655 std::vector<std::string> name_list; in BreakpointNames() local
|
H A D | CommandObjectBreakpoint.cpp | 1964 std::vector<std::string> name_list; in DoExecute() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | stb.c | 147 name_list; member
|