Home
last modified time | relevance | path

Searched refs:pk_fatal (Results 1 – 10 of 10) sorted by relevance

/dports/editors/poke/poke-1.0/poke/
H A Dpk-hserver.c145 pk_fatal (NULL); in make_socket()
155 pk_fatal (NULL); in make_socket()
189 pk_fatal (NULL); in read_from_client()
274 pk_fatal (NULL); in hserver_thread_worker()
292 pk_fatal (NULL); in hserver_thread_worker()
324 pk_fatal ("unable to load the pk-hserver module"); in pk_hserver_init()
332 pk_fatal (NULL); in pk_hserver_init()
350 pk_fatal (NULL); in pk_hserver_start()
360 pk_fatal (NULL); in pk_hserver_start()
376 pk_fatal (NULL); in pk_hserver_start()
[all …]
H A Dpk-ios.c44 pk_fatal ("auto_map is PK_NULL"); in pk_open_ios()
57 pk_fatal ("invalid entry in auto_val"); in pk_open_ios()
61 pk_fatal ("regexp should be a string in an auto_val entry"); in pk_open_ios()
65 pk_fatal ("mapname should be a string in an auto_val entry"); in pk_open_ios()
H A Dpoke.h50 void pk_fatal (const char *errmsg) __attribute__ ((noreturn));
56 pk_fatal (_("out of memory")); in pk_assert_alloc()
H A Dpk-mi.c147 pk_fatal (NULL); in pk_mi_read_from_client()
223 pk_fatal (NULL); in pk_mi_loop()
264 pk_fatal ("converting MI msg to json"); in pk_mi_send()
H A Dpoke.c551 pk_fatal ("creating the incremental compiler"); in initialize()
556 pk_fatal ("defining poke_interactive_p"); in initialize()
560 pk_fatal ("unable to load the poke module"); in initialize()
664 pk_fatal (const char *errmsg) in pk_fatal() function
H A Dpk-cmd-ios.c245 pk_fatal (_("out of memory")); in pk_cmd_load_file()
308 pk_fatal (_("out of memory")); in pk_cmd_mem()
H A Dpk-map.c139 pk_fatal (_("out of memory")); in entry_name_to_varname()
667 pk_fatal ("couldn't get `map_load_path'"); in pk_map_resolve_map()
670 pk_fatal ("map_load_path should be a string"); in pk_map_resolve_map()
H A Dpk-cmd.c611 pk_fatal (_("out of memory")); in pk_cmd_exec()
733 pk_fatal ("unable to load the pk-cmd module"); in pk_cmd_init()
H A Dpk-term.c179 pk_fatal ("handle_color_option failed"); in pk_term_init()
/dports/editors/poke/poke-1.0/testsuite/poke.mi-json/
H A Dmi-json.c630 pk_fatal (const char *msg) in pk_fatal() function