Home
last modified time | relevance | path

Searched refs:_err_record_msg (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libtecla/common/
H A Dexpand.c359 _err_record_msg(ef->err, "ef_expand_file: NULL path argument", in ef_expand_file()
435 _err_record_msg(ef->err, "Insufficient memory to record path", in ef_expand_file()
465 _err_record_msg(ef->err, "No files match", END_ERR_MSG); in ef_expand_file()
535 _err_record_msg(ef->err, "Insufficient memory to record path", in ef_match_relative_pathname()
618 _err_record_msg(ef->err, in ef_record_pathname()
652 _err_record_msg(ef->err, "Insufficient memory to store pathname", in ef_cache_pathname()
699 _err_record_msg(ef->err, "Insufficient memory to open a new directory", in ef_open_dir()
714 _err_record_msg(ef->err, "Insufficient memory to open a new directory", in ef_open_dir()
737 _err_record_msg(ef->err, errmsg, END_ERR_MSG); in ef_open_dir()
1075 _err_record_msg(ef->err, "Insufficient memory to expand path", in ef_expand_special()
[all …]
H A Dcplfile.c248 _err_record_msg(cf->err, "_cf_complete_file: Invalid arguments", in _cf_complete_file()
344 _err_record_msg(cf->err, "Insufficient memory to complete filename", in _cf_complete_file()
376 _err_record_msg(cf->err, "Unknown environment variable: ", cf->envnam, in _cf_complete_file()
406 _err_record_msg(cf->err, "Insufficient memory to complete filename", in _cf_complete_file()
442 _err_record_msg(cf->err, cpl_last_error(cpl), END_ERR_MSG); in _cf_complete_file()
491 _err_record_msg(cf->err, _hd_last_home_dir_error(cf->home), END_ERR_MSG); in cf_expand_home_dir()
498 _err_record_msg(cf->err, "Insufficient memory for home directory expansion", in cf_expand_home_dir()
544 _err_record_msg(cf->err, _hd_last_home_dir_error(cf->home), END_ERR_MSG); in cf_complete_username()
663 _err_record_msg(cf->err, "Can't open directory: ", dirpath, END_ERR_MSG); in cf_complete_entry()
713 _err_record_msg(cf->err, in cf_complete_entry()
[all …]
H A Dkeytab.c181 _err_record_msg(kt->err, "Can't extend keybinding table", END_ERR_MSG); in _kt_extend_table()
218 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_keybinding()
230 _err_record_msg(kt->err, "Unknown key-binding action: ", action, in _kt_set_keybinding()
276 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_keyfn()
292 _err_record_msg(kt->err, "Insufficient memory to record key sequence", in _kt_set_keyfn()
330 _err_record_msg(kt->err, "Can't bind \"", keyseq, in _kt_set_keyfn()
494 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_lookup_keybinding()
672 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_action()
695 _err_record_msg(kt->err, "Insufficient memory to record key-binding action", in _kt_set_action()
951 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_add_bindings()
[all …]
H A Dpcache.c610 _err_record_msg(pc->err, "Insufficient memory to record directory name", in pca_extract_dir()
625 _err_record_msg(pc->err, "Insufficient memory to record directory name", in pca_extract_dir()
693 _err_record_msg(pc->err, "Username too long", END_ERR_MSG); in pca_read_username()
827 _err_record_msg(pc->err, "Insufficient memory to cache new directory.", in add_PathNode()
845 _err_record_msg(pc->err, "Insufficient memory to store directory name.", in add_PathNode()
909 _err_record_msg(pc->err, "Insufficient memory to record filename", in pca_scan_dir()
918 _err_record_msg(pc->err, "Insufficient memory to cache file name.", in pca_scan_dir()
933 _err_record_msg(pc->err, in pca_scan_dir()
1148 _err_record_msg(pc->err, "Insufficient memory.", END_ERR_MSG); in new_PcaPathConf()
1355 _err_record_msg(pc->err, "Insufficient memory to complete file name", in CPL_MATCH_FN()
[all …]
H A Dhomedir.c234 _err_record_msg(home->err, "Can't determine current directory", in _hd_lookup_home_dir()
266 _err_record_msg(home->err, "User '", user, "' doesn't exist.", in _hd_lookup_home_dir()
282 _err_record_msg(home->err, "User '", user, "' doesn't exist.", in _hd_lookup_home_dir()
340 _err_record_msg(home->err,
425 _err_record_msg(home->err, "Can't determine current directory.",
H A Ddireader.c168 _err_record_msg(dr->err, "Can't open directory: ", path, END_ERR_MSG); in _dr_open_dir()
179 _err_record_msg(dr->err, "Can't open directory: ", path, END_ERR_MSG); in _dr_open_dir()
197 _err_record_msg(dr->err, "Unable to deduce readdir() buffer size.", in _dr_open_dir()
217 _err_record_msg(dr->err, "Insufficient memory for readdir() buffer.", in _dr_open_dir()
H A Dcplmatch.c321 _err_record_msg(cpl->err, in cpl_add_completion()
336 _err_record_msg(cpl->err, "Insufficient memory to extend array of matches.", in cpl_add_completion()
472 _err_record_msg(cpl->err, in cpl_common_suffix()
548 _err_record_msg(cpl->err, "cpl_complete_word: Invalid arguments.", in cpl_complete_word()
563 _err_record_msg(cpl->err, "Error completing word.", END_ERR_MSG); in cpl_complete_word()
700 _err_record_msg(cpl->err, errmsg, END_ERR_MSG); in cpl_record_error()
742 _err_record_msg(cpl->err, "cpl_file_completions: Invalid arguments.", in CPL_MATCH_FN()
778 _err_record_msg(cpl->err, "Unable to find the start of the filename.", in CPL_MATCH_FN()
H A Dhistory.c473 _err_record_msg(glh->err, "No room to store history line", END_ERR_MSG); in _glh_add_history()
487 _err_record_msg(glh->err, "No room to store history line", END_ERR_MSG); in _glh_add_history()
539 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_find_backwards()
552 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_find_backwards()
627 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_find_forwards()
640 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_find_forwards()
771 _err_record_msg(glh->err, "The search prefix is too long to store", in _glh_search_prefix()
800 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_oldest_line()
813 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_oldest_line()
872 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_current_line()
[all …]
H A Dgetline.c2138 _err_record_msg(gl->err, _kt_last_error(gl->bindings), END_ERR_MSG); in gl_bind_control_char()
2505 _err_record_msg(gl->err, "sigaddset error", END_ERR_MSG); in gl_override_signal_handlers()
2517 _err_record_msg(gl->err, "sigaction error", END_ERR_MSG); in gl_override_signal_handlers()
2557 _err_record_msg(gl->err, "sigaction error", END_ERR_MSG); in gl_restore_signal_handlers()
2601 _err_record_msg(gl->err, "tcgetattr error", END_ERR_MSG); in gl_raw_terminal_mode()
2642 _err_record_msg(gl->err, "tcsetattr error", END_ERR_MSG); in gl_raw_terminal_mode()
2682 _err_record_msg(gl->err, "tcsetattr error", END_ERR_MSG); in gl_restore_terminal_attributes()
2723 _err_record_msg(gl->err, "fcntl error", END_ERR_MSG); in gl_nonblocking_io()
2753 _err_record_msg(gl->err, "fcntl error", END_ERR_MSG); in gl_blocking_io()
5247 _err_record_msg(gl->err, _glh_last_error(gl->glh), END_ERR_MSG); in KT_KEY_FN()
[all …]
H A Derrmsg.h73 void _err_record_msg(ErrMsg *err, ...);
H A Dchrqueue.c224 _err_record_msg(cq->err, "Insufficient memory to buffer output.", in _glq_append_chars()
411 _err_record_msg(cq->err, "Error writing to terminal", END_ERR_MSG); in _glq_flush_queue()
H A Derrmsg.c101 void _err_record_msg(ErrMsg *err, ...) in _err_record_msg() function