Searched defs:verbose (Results 76 - 100 of 505) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/btdevctl/
H A Dbtdevctl.c67 int ch, query, verbose, attach, detach, set, none; local
/netbsd-current/external/lgpl3/mpc/dist/tools/mpcheck/
H A Dmpcheck-double.c59 int verbose = 0; variable
H A Dmpcheck-float128.c76 int verbose = 0; variable
/netbsd-current/usr.bin/ftp/
H A Dprogressbar.h59 GLOBAL int verbose; /* print messages coming back from server */ variable
/netbsd-current/external/bsd/byacc/dist/
H A Dverbose.c24 verbose(void) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dbinemul.c42 ar_emul_append(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose, bfd_boolean flatten) argument
59 do_ar_emul_append(bfd **after_bfd, bfd *new_bfd, bfd_boolean verbose, bfd_boolean flatten, bfd_boolean (*check) (bfd *)) argument
96 ar_emul_default_append(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose, bfd_boolean flatten) argument
108 ar_emul_replace(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose) argument
119 ar_emul_default_replace(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgprofng.cc33 static int verbose = 0; variable
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dbinemul.c42 ar_emul_append(bfd **after_bfd, char *file_name, const char *target, bool verbose, bool flatten) argument
57 ar_emul_append_bfd(bfd **after_bfd, bfd *new_bfd, bool verbose, bool flatten) argument
74 do_ar_emul_append(bfd **after_bfd, bfd *new_bfd, bool verbose, bool flatten, bool (*check) (bfd *)) argument
111 ar_emul_default_append(bfd **after_bfd, bfd *new_bfd, bool verbose, bool flatten) argument
118 ar_emul_replace(bfd **after_bfd, char *file_name, const char *target, bool verbose) argument
134 ar_emul_replace_bfd(bfd **after_bfd, bfd *new_bfd, bool verbose) argument
145 ar_emul_default_replace(bfd **after_bfd, bfd *new_bfd, bool verbose) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/usr.sbin/mdsetimage/
H A Dbin_bfd.c63 bin_find_md_root(void *bin, const char *mappedkfile, off_t size, unsigned long text_start, const char *root_name, const char *size_name, size_t *md_root_offset, size_t *md_root_size_offset, uint32_t *md_root_size, int verbose) argument
/netbsd-current/external/lgpl3/mpfr/dist/tune/
H A Dspeed.c41 int verbose; variable
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtget_set_d128.c557 int verbose = argc > 1; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dbinemul.c42 ar_emul_append(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose, bfd_boolean flatten) argument
59 do_ar_emul_append(bfd **after_bfd, bfd *new_bfd, bfd_boolean verbose, bfd_boolean flatten, bfd_boolean (*check) (bfd *)) argument
96 ar_emul_default_append(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose, bfd_boolean flatten) argument
108 ar_emul_replace(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose) argument
119 ar_emul_default_replace(bfd **after_bfd, char *file_name, const char *target, bfd_boolean verbose) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-module.c278 sim_module_info(SIM_DESC sd, int verbose) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddisasm-selftests.c107 static const bool verbose = false; local
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-module.c275 sim_module_info(SIM_DESC sd, int verbose) argument
/netbsd-current/sbin/resize_lfs/
H A Dresize_lfs.c67 int ch, i, verbose; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dttl.c49 ttlfmt(unsigned int t, const char *s, bool verbose, bool space, argument
77 dns_ttl_totext(uint32_t src, bool verbose, bool upcase, isc_buffer_t *target) { argument
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dttl.c49 ttlfmt(unsigned int t, const char *s, bool verbose, bool space, argument
77 dns_ttl_totext(uint32_t src, bool verbose, bool upcase, isc_buffer_t *target) { argument
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpf_print_state.c52 print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose) argument
/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.c66 int verbose; variable
/netbsd-current/external/bsd/tcpdump/dist/
H A Dpf_print_state.c61 print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose) argument
/netbsd-current/sys/arch/ia64/stand/common/
H A Dfileload.c122 int ch, verbose; local
/netbsd-current/regress/sys/kern/getcwd/
H A Dgetcwd.c109 static int verbose = 0; variable
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c101 getparts(int sd, int verbose) argument
302 int verbose; /* verbose output */ local
[all...]
/netbsd-current/sys/arch/mvme68k/stand/installboot/
H A Dinstallboot.c52 int verbose, nowrite, hflag; variable

Completed in 284 milliseconds

1234567891011>>