Searched defs:verbose (Results 251 - 275 of 327) sorted by relevance

<<11121314

/freebsd-current/usr.bin/chat/
H A Dchat.c110 static int verbose; variable
[all...]
/freebsd-current/usr.sbin/gssd/
H A Dgssd.c81 static int verbose; variable
/freebsd-current/sbin/geom/core/
H A Dgeom.c64 static int verbose = 0; variable
/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.c832 print_rule(struct pfctl_rule *r, const char *anchor_call, int verbose, int numeric) argument
377 print_fromto(struct pf_rule_addr *src, pf_osfp_t osfp, struct pf_rule_addr *dst, sa_family_t af, u_int8_t proto, int verbose, int numeric) argument
/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c338 static int verbose; variable
/freebsd-current/usr.bin/patch/
H A Dpatch.c79 bool verbose = true; variable
[all...]
/freebsd-current/stand/i386/libi386/
H A Dbiosdisk.c712 bd_print_common(struct devsw *dev, bdinfo_list_t *bdi, int verbose) argument
778 fd_print(int verbose) argument
784 bd_print(int verbose) argument
790 cd_print(int verbose) argument
[all...]
H A Dvbe.c1191 bool verbose = false; local
/freebsd-current/stand/common/
H A Dmodule.c303 int ch, verbose, ret = 0; local
508 int verbose; local
/freebsd-current/usr.sbin/efibootmgr/
H A Defibootmgr.c98 bool verbose; member in struct:_bmgr_opts
826 print_boot_var(const char *name, bool verbose, bool curboot) argument
893 print_boot_vars(bool verbose) argument
[all...]
/freebsd-current/sbin/savecore/
H A Dsavecore.c108 static int verbose; variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1524 bool verbose = false; member in class:CommandObjectPlatformProcessList::CommandOptions
/freebsd-current/contrib/libarchive/tar/
H A Dbsdtar.h53 int verbose; /* -v */ member in struct:bsdtar
/freebsd-current/usr.bin/xinstall/
H A Dxinstall.c133 safecopy, verbose; variable
/freebsd-current/tools/tools/crypto/
H A Dcryptocheck.c260 static bool testall, verbose; variable
[all...]
/freebsd-current/sys/dev/sound/pcm/
H A Dsndstat.c129 int error, verbose; local
1093 sndstat_prepare_pcm(struct sbuf *s, device_t dev, int verbose) argument
[all...]
/freebsd-current/usr.sbin/kldxref/
H A Dkldxref.c60 static int verbose; variable
[all...]
/freebsd-current/sys/x86/iommu/
H A Dintel_drv.c774 dmar_find(device_t dev, bool verbose) argument
1350 iommu_find(device_t dev, bool verbose) argument
/freebsd-current/contrib/tcsh/
H A Ded.screen.c520 int verbose = 0, silent = 0; local
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1158 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap.c2371 int eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) argument
H A Deap_teap.c2041 eap_teap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) argument
/freebsd-current/contrib/wpa/src/rsn_supp/
H A Dwpa.h319 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/freebsd-current/sys/contrib/rdma/krping/
H A Dkrping.c224 int verbose; /* verbose logging */ member in struct:krping_cb
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_console.c1140 int verbose = 0; local
1039 switchbalance_check(osm_opensm_t * p_osm, osm_switch_t * p_sw, FILE * out, int verbose) argument
[all...]

Completed in 481 milliseconds

<<11121314