Home
last modified time | relevance | path

Searched +defs:verbose +defs:what (Results 1 – 7 of 7) sorted by relevance

/freebsd/stand/usb/storage/
H A Dumass_loader.c185 umass_disk_print(int verbose) in umass_disk_print()
232 pause(const char *what, int timeout) in pause()
/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c127 rfc_mode, session_count, timeout, verbose; variable
131 client_error(struct bufferevent *bufev __unused, short what, void *arg) in client_error()
904 server_error(struct bufferevent *bufev __unused, short what, void *arg) in server_error()
/freebsd/contrib/libedit/
H A Dterminal.c1316 char what[8], how[8]; in terminal_settc() local
1402 char *what; in terminal_gettc() local
1458 int verbose = 0, silent = 0; in terminal_echotc() local
/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c124 static int verbose = 1; variable
806 int what = 0; in pstatus() local
/freebsd/contrib/tcsh/
H A Ded.screen.c441 SetTC(char *what, char *how) in SetTC()
520 int verbose = 0, silent = 0; in EchoTC() local
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c328 int verbose; variable
1990 str2val(register const char *str, register const char *what, in str2val()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c399 CONF *app_load_config_verbose(const char *filename, int verbose) in app_load_config_verbose()
687 void *app_malloc(size_t sz, const char *what) in app_malloc()
3500 EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose) in app_keygen()