Searched defs:verbose (Results 126 - 150 of 327) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/gpioctl/
H A Dgpioctl.c146 dump_pins(gpio_handle_t handle, int verbose) argument
221 int config, list, name, toggle, verbose; local
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_evt.c364 mfi_decode_evt(int fd, struct mfi_evt_detail *detail, int verbose) argument
545 int ch, error, fd, num_events, verbose; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dprompt.c361 prompt_Destroy(struct prompt *p, int verbose) argument
/freebsd-current/sbin/ifconfig/
H A Diflagg.c218 const int verbose = ctx->args->verbose; local
/freebsd-current/usr.sbin/flowctl/
H A Dflowctl.c177 int ipv4, ipv6, verbose = 0; local
/freebsd-current/crypto/openssl/apps/
H A Dgenrsa.c30 static int verbose = 0; variable
/freebsd-current/contrib/libevent/sample/
H A Ddns-example.c143 static int verbose = 0; variable
/freebsd-current/usr.bin/systat/
H A Dmain.c59 int verbose = 1; /* to report kvm read errs */ variable
/freebsd-current/usr.bin/mail/
H A Dnames.c549 int t, extra, metoo, verbose; local
/freebsd-current/sbin/mount_fusefs/
H A Dmount_fusefs.c121 int mntflags, iovlen, verbose = 0; local
/freebsd-current/sbin/nvmecontrol/
H A Dresv.c195 bool verbose; member in struct:report_options
/freebsd-current/stand/uboot/
H A Duboot_disk.c240 stor_print(int verbose) argument
/freebsd-current/lib/libmt/
H A Dmtlib.c496 mt_protect_print(struct mt_status_data *status_data, int verbose) argument
/freebsd-current/sbin/ccdconfig/
H A Dccdconfig.c57 static int verbose = 0; variable
/freebsd-current/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c100 int verbose = 0; variable
/freebsd-current/stand/efi/libefi/
H A Definet.c440 efinet_dev_print(int verbose) argument
/freebsd-current/stand/i386/libi386/
H A Dpxe.c244 pxe_print(int verbose) argument
/freebsd-current/stand/common/
H A Ddev_net.c342 net_print(int verbose) argument
H A Dcommands.c510 int verbose, ch, i; local
H A Ddisk.c54 int verbose; member in struct:print_args
163 disk_print(struct disk_devdesc *dev, char *prefix, int verbose) argument
H A Dvdisk.c370 vdisk_print(int verbose) argument
/freebsd-current/stand/kboot/kboot/
H A Dhostfs.c243 host_dev_print(int verbose) argument
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c164 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
231 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
342 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
363 int verbose local
423 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
460 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
488 print_log_stats(int verbose) argument
513 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp58 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp49 static bool CheckMemoryRangeAvailability(uptr beg, uptr size, bool verbose) { argument

Completed in 378 milliseconds

1234567891011>>