Searched +defs:verbose +defs:what (Results 1 – 7 of 7) sorted by relevance
/freebsd/stand/usb/storage/ |
H A D | umass_loader.c | 185 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 D | ftp-proxy.c | 127 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 D | terminal.c | 1316 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 D | cdcontrol.c | 124 static int verbose = 1; variable 806 int what = 0; in pstatus() local
|
/freebsd/contrib/tcsh/ |
H A D | ed.screen.c | 441 SetTC(char *what, char *how) in SetTC() 520 int verbose = 0, silent = 0; in EchoTC() local
|
/freebsd/usr.sbin/traceroute/ |
H A D | traceroute.c | 328 int verbose; variable 1990 str2val(register const char *str, register const char *what, in str2val()
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | apps.c | 399 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()
|