Home
last modified time | relevance | path

Searched refs:current_error_object_name (Results 1 – 3 of 3) sorted by relevance

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dsimulate.h227 extern string_t *current_error_object_name;
H A Dsimulate.c250 string_t *current_error_object_name; variable
956 current_error_object_name = malloced_name; in errorf()
H A Dinterpret.c17419 free_mstring(current_error_object_name); in secure_apply_error()
17442 push_string(inter_sp, current_error_object_name); in secure_apply_error()