Home
last modified time | relevance | path

Searched +defs:file +defs:txt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/games/monop/
H A Dexecute.c356 rest_f(const char *file) in rest_f()
459 restore_parseline(char *txt) in restore_parseline()
527 restore_toplevel_attr(const char *attribute, char *txt) in restore_toplevel_attr()
582 restore_player_attr(const char *attribute, char *txt) in restore_player_attr()
638 restore_deck_attr(const char *attribute, char *txt) in restore_deck_attr()
684 restore_square_attr(const char *attribute, char *txt) in restore_square_attr()
722 getnum(const char *what, char *txt, int min, int max, int *ret) in getnum()
741 getnum_withbrace(const char *what, char *txt, int min, int max, int *ret) in getnum_withbrace()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr_prn.c25 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
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dhdb.cpp81 DBRead(FILE *file) in DBRead()
89 char string[MAXSTRING], *txt; in DBRead() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dlog.c316 const char *txt = NULL; in do_log() local
398 sshlog(const char *file, const char *func, int line, int showfunc, in sshlog()
409 sshlogdie(const char *file, const char *func, int line, int showfunc, in sshlogdie()
422 sshlogv(const char *file, const char *func, int line, int showfunc, in sshlogv()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c548 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
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_ctx_test.c124 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()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dfailover.c179 isc_result_t find_failover_peer (peer, name, file, line) in find_failover_peer() argument
952 const char *file, int line) in dhcp_failover_link_destroy()
1207 const char *file, int line) in dhcp_failover_listener_destroy()
3333 const char *file, int line) in dhcp_failover_state_destroy()
4025 char *txt = NULL; in dhcp_failover_make_option() local
6456 const char *file, int line) in failover_message_reference()
6464 const char *file, int line) in failover_message_dereference()
6581 void scrub_lease(struct lease* lease, const char *file, int line) { in scrub_lease()