Searched +defs:file +defs:txt (Results 1 – 8 of 8) sorted by relevance
/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 | 345 char *txt = NULL; in do_log() local 427 sshlog(const char *file, const char *func, int line, int showfunc, in sshlog() 438 sshlogdie(const char *file, const char *func, int line, int showfunc, in sshlogdie() 451 sshlogv(const char *file, const char *func, int line, int showfunc, in sshlogv()
|
/freebsd/crypto/openssl/apps/ |
H A D | cmp.c | 548 char **txt; member 650 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() 656 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err() 740 char *file; in write_PKIMESSAGE() local 763 char *file; in read_PKIMESSAGE() local 1622 const char *file = opt_newkey; in setup_request_ctx() local 2184 char *txt = NULL; in read_config() local
|
/freebsd/crypto/openssl/test/ |
H A D | cmp_ctx_test.c | 124 static int msg_total_size_log_cb(const char *func, const char *file, int line, in msg_total_size_log_cb() 247 static int test_log_cb(const char *func, const char *file, int line, in test_log_cb() 321 const char **txt) in test_certConf_cb()
|
/freebsd/usr.sbin/ndp/ |
H A D | ndp.c | 361 file(char *name) in file() function 1102 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/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()
|