Home
last modified time | relevance | path

Searched defs:sym_type (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dstash.c40 pr_stash_type_t sym_type; member
182 static unsigned int sym_type_hash(pr_stash_type_t sym_type, const char *name, in sym_type_hash()
212 int pr_stash_add_symbol(pr_stash_type_t sym_type, void *data) { in pr_stash_add_symbol()
295 static struct stash *stash_lookup(pr_stash_type_t sym_type, in stash_lookup()
384 static struct stash *stash_lookup_next(pr_stash_type_t sym_type, in stash_lookup_next()
480 void *pr_stash_get_symbol2(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol2()
590 void *pr_stash_get_symbol(pr_stash_type_t sym_type, const char *name, in pr_stash_get_symbol()
788 int pr_stash_remove_symbol(pr_stash_type_t sym_type, const char *sym_name, in pr_stash_remove_symbol()
/dports/devel/gdb/gdb-11.1/gdb/compile/
H A Dcompile-cplus-symbols.c50 gcc_type sym_type = 0; in convert_one_symbol() local
281 gcc_type sym_type; in convert_symbol_bmsym() local
/dports/devel/arm-elf-binutils/binutils-2.37/libctf/testsuite/libctf-regression/
H A Dnonstatic-var-section-ld-r.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
H A Dnonstatic-var-section-ld.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
/dports/devel/gdb/gdb-11.1/libctf/testsuite/libctf-regression/
H A Dnonstatic-var-section-ld.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
H A Dnonstatic-var-section-ld-r.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
/dports/devel/gnulibiberty/binutils-2.37/libctf/testsuite/libctf-regression/
H A Dnonstatic-var-section-ld-r.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
H A Dnonstatic-var-section-ld.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
/dports/devel/binutils/binutils-2.37/libctf/testsuite/libctf-regression/
H A Dnonstatic-var-section-ld-r.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
H A Dnonstatic-var-section-ld.c11 ctf_id_t foo_type, bar_type, sym_type; in main() local
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nds32/
H A Dnds32-relax-opt.c235 int sym_type) in nds32_pic_tls_group()
375 int sym_type = nds32_pic_tls_symbol_type (use_insn); in nds32_group_insns() local

12345678910>>...12