/openbsd-src/usr.sbin/unbound/util/ |
H A D | configlexer.lex | 65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument 115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | configlexer.lex | 65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument 115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument
|
H A D | configlexer.c | 3499 config_start_include(const char * filename,int toplevel) config_start_include() argument 3549 config_start_include_glob(const char * filename,int toplevel) config_start_include_glob() argument
|
/openbsd-src/sbin/isakmpd/ |
H A D | transport.c | 75 transport_setup(struct transport *t, int toplevel) in transport_setup()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | cfgexpand.c | 713 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() 744 expand_one_var (tree var, bool toplevel) in expand_one_var() 775 expand_used_vars_for_block (tree block, bool toplevel) in expand_used_vars_for_block()
|
H A D | c-lex.c | 82 struct c_fileinfo *toplevel; in init_c_lex() local
|
H A D | c-decl.c | 5464 bool toplevel = file_scope == current_scope; in finish_struct() local 5788 bool toplevel = (file_scope == current_scope); in finish_enum() local
|
H A D | genrecog.c | 1328 int toplevel) in maybe_both_true()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | server.c | 36 jmp_buf toplevel; variable
|
/openbsd-src/libexec/tradcpp/ |
H A D | files.c | 177 file_read(const struct placefile *pf, int fd, const char *name, bool toplevel) in file_read()
|
/openbsd-src/sbin/dump/ |
H A D | main.c | 120 char *toplevel, *str, *mount_point = NULL, *realpath, *ct; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-lex.c | 99 struct c_fileinfo *toplevel; local
|
H A D | c-decl.c | 5153 int toplevel = global_binding_level == current_binding_level; local 5598 int toplevel = (global_binding_level == current_binding_level); local
|
H A D | genrecog.c | 1209 maybe_both_true (d1, d2, toplevel) in maybe_both_true() argument
|
H A D | function.c | 1675 fixup_var_refs_insns (insn, var, promoted_mode, unsignedp, toplevel, may_share) in fixup_var_refs_insns() argument 1757 fixup_var_refs_insn (insn, var, promoted_mode, unsignedp, toplevel, no_share) in fixup_var_refs_insn() argument
|
/openbsd-src/bin/ksh/ |
H A D | main.c | 554 shell(Source *volatile s, volatile int toplevel) in shell()
|
/openbsd-src/usr.bin/ftp/ |
H A D | main.c | 168 jmp_buf toplevel; variable
|
/openbsd-src/usr.bin/telnet/ |
H A D | telnet.c | 131 jmp_buf toplevel = { 0 }; variable
|