| /freebsd/crypto/openssl/crypto/err/ |
| H A D | err_prn.c | 25 const char *file, *data, *func; in ERR_print_errors_cb() local 51 const char *file, int line) in put_error() 60 void ERR_add_error_txt(const char *separator, const char *txt) in ERR_add_error_txt() 62 const char *file = NULL; in ERR_add_error_txt() local
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_screen.c | 387 char *txt = read_txt(fp); in read_win() local 602 char *txt = 0; in NCURSES_SP_NAME() local 990 scr_restore(const char *file) in scr_restore() 997 scr_dump(const char *file) in scr_dump() 1048 scr_init(const char *file) in scr_init() 1076 scr_set(const char *file) in scr_set()
|
| /freebsd/crypto/openssh/ |
| H A D | log.c | 347 char *txt = NULL; in do_log() local 429 sshlog(const char *file, const char *func, int line, int showfunc, in sshlog() 440 sshlogdie(const char *file, const char *func, int line, int showfunc, in sshlogdie() 453 sshlogv(const char *file, const char *func, int line, int showfunc, in sshlogv()
|
| /freebsd/crypto/openssl/apps/ |
| H A D | cmp.c | 639 char **txt; member 748 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() 754 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err() 810 char *file; in write_PKIMESSAGE() local 833 char *file; in read_PKIMESSAGE() local 1030 static int setup_cert(void *ctx, const char *file, const char *pass, in setup_cert() 1061 static int setup_mock_crlout(void *ctx, const char *file, const char *desc) in setup_mock_crlout() 1646 char *file = opt_reqin, *end = file, bak; in set_fallback_pubkey() local 1864 const char *file = opt_newkey; in setup_request_ctx() local 2389 const char *file, const char *desc) in save_free_certs() [all …]
|
| /freebsd/crypto/openssl/test/ |
| H A D | cmp_ctx_test.c | 136 static int msg_total_size_log_cb(const char *func, const char *file, int line, in msg_total_size_log_cb() 259 static int test_log_cb(const char *func, const char *file, int line, in test_log_cb() 335 const char **txt) in test_certConf_cb()
|
| /freebsd/usr.sbin/ndp/ |
| H A D | ndp.c | 361 file(char *name) in file() function 1105 const char *txt, *field; in ifinfo() local
|
| /freebsd/contrib/dialog/ |
| H A D | util.c | 693 is_combining(const char *txt, int *combined) in is_combining() 779 dlg_print_text(WINDOW *win, const char *txt, int cols, chtype *attr) in dlg_print_text() 1460 const char *file, in dlg_auto_sizefile() 2548 dlg_item_help(const char *txt) in dlg_item_help()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | debug.c | 138 static ssize_t rtw89_debugfs_file_read_helper(struct wiphy *wiphy, struct file *file, in rtw89_debugfs_file_read_helper() 151 static ssize_t rtw89_debugfs_file_read(struct file *file, char __user *userbuf, in rtw89_debugfs_file_read() 191 static ssize_t rtw89_debugfs_file_write_helper(struct wiphy *wiphy, struct file *file, in rtw89_debugfs_file_write_helper() 200 static ssize_t rtw89_debugfs_file_write(struct file *file, in rtw89_debugfs_file_write() 459 const char *txt; member
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | crypto_openssl.c | 4139 char *txt; in crypto_ec_key_debug_print() local 4489 struct crypto_rsa_key * crypto_rsa_key_read(const char *file, bool private_key) in crypto_rsa_key_read()
|