Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c357 _err_record_msg(ef->err, "ef_expand_file: NULL path argument", in ef_expand_file()
433 _err_record_msg(ef->err, "Insufficient memory to record path", in ef_expand_file()
463 _err_record_msg(ef->err, "No files match", END_ERR_MSG); in ef_expand_file()
533 _err_record_msg(ef->err, "Insufficient memory to record path", in ef_match_relative_pathname()
616 _err_record_msg(ef->err, in ef_record_pathname()
650 _err_record_msg(ef->err, "Insufficient memory to store pathname", in ef_cache_pathname()
697 _err_record_msg(ef->err, "Insufficient memory to open a new directory", in ef_open_dir()
712 _err_record_msg(ef->err, "Insufficient memory to open a new directory", in ef_open_dir()
735 _err_record_msg(ef->err, errmsg, END_ERR_MSG); in ef_open_dir()
1074 _err_record_msg(ef->err, "Insufficient memory to expand path", in ef_expand_special()
[all …]
H A Dcplfile.c246 _err_record_msg(cf->err, "_cf_complete_file: Invalid arguments", in _cf_complete_file()
342 _err_record_msg(cf->err, "Insufficient memory to complete filename", in _cf_complete_file()
374 _err_record_msg(cf->err, "Unknown environment variable: ", cf->envnam, in _cf_complete_file()
404 _err_record_msg(cf->err, "Insufficient memory to complete filename", in _cf_complete_file()
440 _err_record_msg(cf->err, cpl_last_error(cpl), END_ERR_MSG); in _cf_complete_file()
489 _err_record_msg(cf->err, _hd_last_home_dir_error(cf->home), END_ERR_MSG); in cf_expand_home_dir()
496 _err_record_msg(cf->err, "Insufficient memory for home directory expansion", in cf_expand_home_dir()
542 _err_record_msg(cf->err, _hd_last_home_dir_error(cf->home), END_ERR_MSG); in cf_complete_username()
661 _err_record_msg(cf->err, "Can't open directory: ", dirpath, END_ERR_MSG); in cf_complete_entry()
711 _err_record_msg(cf->err, in cf_complete_entry()
[all …]
H A Dkeytab.c179 _err_record_msg(kt->err, "Can't extend keybinding table", END_ERR_MSG); in _kt_extend_table()
216 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_keybinding()
228 _err_record_msg(kt->err, "Unknown key-binding action: ", action, in _kt_set_keybinding()
274 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_keyfn()
290 _err_record_msg(kt->err, "Insufficient memory to record key sequence", in _kt_set_keyfn()
328 _err_record_msg(kt->err, "Can't bind \"", keyseq, in _kt_set_keyfn()
492 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_lookup_keybinding()
670 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_set_action()
693 _err_record_msg(kt->err, "Insufficient memory to record key-binding action", in _kt_set_action()
949 _err_record_msg(kt->err, "NULL argument(s)", END_ERR_MSG); in _kt_add_bindings()
[all …]
H A Dpcache.c608 _err_record_msg(pc->err, "Insufficient memory to record directory name", in pca_extract_dir()
623 _err_record_msg(pc->err, "Insufficient memory to record directory name", in pca_extract_dir()
691 _err_record_msg(pc->err, "Username too long", END_ERR_MSG); in pca_read_username()
825 _err_record_msg(pc->err, "Insufficient memory to cache new directory.", in add_PathNode()
843 _err_record_msg(pc->err, "Insufficient memory to store directory name.", in add_PathNode()
907 _err_record_msg(pc->err, "Insufficient memory to record filename", in pca_scan_dir()
916 _err_record_msg(pc->err, "Insufficient memory to cache file name.", in pca_scan_dir()
931 _err_record_msg(pc->err, in pca_scan_dir()
1146 _err_record_msg(pc->err, "Insufficient memory.", END_ERR_MSG); in new_PcaPathConf()
1353 _err_record_msg(pc->err, "Insufficient memory to complete file name", in CPL_MATCH_FN()
[all …]
H A Dhomedir.c232 _err_record_msg(home->err, "Can't determine current directory", in _hd_lookup_home_dir()
264 _err_record_msg(home->err, "User '", user, "' doesn't exist.", in _hd_lookup_home_dir()
280 _err_record_msg(home->err, "User '", user, "' doesn't exist.", in _hd_lookup_home_dir()
338 _err_record_msg(home->err,
423 _err_record_msg(home->err, "Can't determine current directory.",
H A Ddireader.c166 _err_record_msg(dr->err, "Can't open directory: ", path, END_ERR_MSG); in _dr_open_dir()
177 _err_record_msg(dr->err, "Can't open directory: ", path, END_ERR_MSG); in _dr_open_dir()
195 _err_record_msg(dr->err, "Unable to deduce readdir() buffer size.", in _dr_open_dir()
215 _err_record_msg(dr->err, "Insufficient memory for readdir() buffer.", in _dr_open_dir()
H A Dcplmatch.c319 _err_record_msg(cpl->err, in cpl_add_completion()
334 _err_record_msg(cpl->err, "Insufficient memory to extend array of matches.", in cpl_add_completion()
470 _err_record_msg(cpl->err, in cpl_common_suffix()
546 _err_record_msg(cpl->err, "cpl_complete_word: Invalid arguments.", in cpl_complete_word()
561 _err_record_msg(cpl->err, "Error completing word.", END_ERR_MSG); in cpl_complete_word()
698 _err_record_msg(cpl->err, errmsg, END_ERR_MSG); in cpl_record_error()
740 _err_record_msg(cpl->err, "cpl_file_completions: Invalid arguments.", in CPL_MATCH_FN()
776 _err_record_msg(cpl->err, "Unable to find the start of the filename.", in CPL_MATCH_FN()
H A Dhistory.c471 _err_record_msg(glh->err, "No room to store history line", END_ERR_MSG); in _glh_add_history()
485 _err_record_msg(glh->err, "No room to store history line", END_ERR_MSG); in _glh_add_history()
537 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_find_backwards()
550 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_find_backwards()
625 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_find_forwards()
638 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_find_forwards()
769 _err_record_msg(glh->err, "The search prefix is too long to store", in _glh_search_prefix()
798 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_oldest_line()
811 _err_record_msg(glh->err, "'dim' argument inconsistent with strlen(line)", in _glh_oldest_line()
870 _err_record_msg(glh->err, "NULL argument(s)", END_ERR_MSG); in _glh_current_line()
[all …]
H A Dgetline.c2137 _err_record_msg(gl->err, _kt_last_error(gl->bindings), END_ERR_MSG); in gl_bind_control_char()
2504 _err_record_msg(gl->err, "sigaddset error", END_ERR_MSG); in gl_override_signal_handlers()
2516 _err_record_msg(gl->err, "sigaction error", END_ERR_MSG); in gl_override_signal_handlers()
2556 _err_record_msg(gl->err, "sigaction error", END_ERR_MSG); in gl_restore_signal_handlers()
2600 _err_record_msg(gl->err, "tcgetattr error", END_ERR_MSG); in gl_raw_terminal_mode()
2641 _err_record_msg(gl->err, "tcsetattr error", END_ERR_MSG); in gl_raw_terminal_mode()
2681 _err_record_msg(gl->err, "tcsetattr error", END_ERR_MSG); in gl_restore_terminal_attributes()
2722 _err_record_msg(gl->err, "fcntl error", END_ERR_MSG); in gl_nonblocking_io()
2752 _err_record_msg(gl->err, "fcntl error", END_ERR_MSG); in gl_blocking_io()
5246 _err_record_msg(gl->err, _glh_last_error(gl->glh), END_ERR_MSG); in KT_KEY_FN()
[all …]
H A Dchrqueue.c222 _err_record_msg(cq->err, "Insufficient memory to buffer output.", in _glq_append_chars()
409 _err_record_msg(cq->err, "Error writing to terminal", END_ERR_MSG); in _glq_flush_queue()
H A Derrmsg.h71 void _err_record_msg(ErrMsg *err, ...);
H A Derrmsg.c99 void _err_record_msg(ErrMsg *err, ...) in _err_record_msg() function