| Function | Condition %▾ |
bash_dabbrev_expand| Name: | bash_dabbrev_expand | | Prototype: | static int bash_dabbrev_expand (count, key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3509-3546 |
| |
bash_complete_variable_internal| Name: | bash_complete_variable_internal | | Prototype: | static int bash_complete_variable_internal (what_to_do) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3668-3673 |
| |
bash_complete_variable| Name: | bash_complete_variable | | Prototype: | static int bash_complete_variable (ignore, ignore2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3633-3638 |
| |
bash_complete_username_internal| Name: | bash_complete_username_internal | | Prototype: | static int bash_complete_username_internal (what_to_do) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3563-3568 |
| |
bash_complete_username| Name: | bash_complete_username | | Prototype: | static int bash_complete_username (ignore, ignore2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3549-3554 |
| |
bash_complete_hostname_internal| Name: | bash_complete_hostname_internal | | Prototype: | static int bash_complete_hostname_internal (what_to_do) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3661-3666 |
| |
bash_complete_hostname| Name: | bash_complete_hostname | | Prototype: | static int bash_complete_hostname (ignore, ignore2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3619-3624 |
| |
bash_complete_filename_internal| Name: | bash_complete_filename_internal | | Prototype: | static int bash_complete_filename_internal (what_to_do) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3584-3617 |
| |
bash_complete_filename| Name: | bash_complete_filename | | Prototype: | static int bash_complete_filename (ignore, ignore2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3570-3575 |
| |
bash_complete_command_internal| Name: | bash_complete_command_internal | | Prototype: | static int bash_complete_command_internal (what_to_do) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3675-3680 |
| |
bash_complete_command| Name: | bash_complete_command | | Prototype: | static int bash_complete_command (ignore, ignore2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3647-3652 |
| |
bash_command_name_stat_hook| Name: | bash_command_name_stat_hook | | Prototype: | static int bash_command_name_stat_hook (name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 1751-1772 |
| |
bash_brace_completion| Name: | bash_brace_completion | | Prototype: | int bash_brace_completion (count, ignore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bracecomp.c | | Lines: | 189-220 |
| |
bash_backward_shellword| Name: | bash_backward_shellword | | Prototype: | static int bash_backward_shellword (count, key) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 1161-1215 |
| |
bash_backward_kill_shellword| Name: | bash_backward_kill_shellword | | Prototype: | static int bash_backward_kill_shellword (count, key) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 1239-1258 |
| |
attempt_shell_completion| Name: | attempt_shell_completion | | Prototype: | static char ** attempt_shell_completion (text, start, end) | | Coverage: | 0.000% (0/315) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 1419-1631 |
| |
assoc_replace| Name: | assoc_replace | | Prototype: | void * assoc_replace (hash, key, value) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/assoc.c | | Lines: | 91-111 |
| |
assoc_dequote_escapes| Name: | assoc_dequote_escapes | | Prototype: | HASH_TABLE * assoc_dequote_escapes (h) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/assoc.c | | Lines: | 213-233 |
| |
assoc_dequote| Name: | assoc_dequote | | Prototype: | HASH_TABLE * assoc_dequote (h) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/assoc.c | | Lines: | 191-211 |
| |
assign_subshell| Name: | assign_subshell | | Prototype: | static SHELL_VAR * assign_subshell (var, value, unused, key) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1423-1436 |
| |
assign_seconds| Name: | assign_seconds | | Prototype: | static SHELL_VAR * assign_seconds (self, value, unused, key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1249-1260 |
| |
assign_lineno| Name: | assign_lineno | | Prototype: | static SHELL_VAR * assign_lineno (var, value, unused, key) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1393-1406 |
| |
assign_comp_wordbreaks| Name: | assign_comp_wordbreaks | | Prototype: | static SHELL_VAR * assign_comp_wordbreaks (self, value, unused, key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1588-1601 |
| |
asprintf| Name: | asprintf | | Prototype: | int asprintf(char **stringp, const char * format, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 1773-1793 |
| |
array_walk| Name: | array_walk | | Prototype: | void array_walk(a, func, udata) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 180-193 |
| |
array_unshift_element| Name: | array_unshift_element | | Prototype: | ARRAY_ELEMENT * array_unshift_element(a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 299-304 |
| |
array_to_argv| Name: | array_to_argv | | Prototype: | char ** array_to_argv (a) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 873-891 |
| |
array_shift_element| Name: | array_shift_element | | Prototype: | int array_shift_element(a, v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 306-312 |
| |
array_dequote_escapes| Name: | array_dequote_escapes | | Prototype: | ARRAY * array_dequote_escapes(array) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 365-380 |
| |
array_dequote| Name: | array_dequote | | Prototype: | ARRAY * array_dequote(array) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/array.c | | Lines: | 348-363 |
| |
append_to_match| Name: | append_to_match | | Prototype: | static int append_to_match (char *text, int delimiter, int quote_char, int nontrivial_match) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 1856-1921 |
| |
alrm_catcher| Name: | alrm_catcher | | Prototype: | static void alrm_catcher(i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/eval.c | | Lines: | 238-247 |
| |
alphabetic| Name: | alphabetic | | Prototype: | int alphabetic (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/compat.c | | Lines: | 84-88 |
| |
allocerr| Name: | allocerr | | Prototype: | static void allocerr (func, bytes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/xmalloc.c | | Lines: | 86-97 |
| |
alloc_undo_entry| Name: | alloc_undo_entry | | Prototype: | static UNDO_LIST * alloc_undo_entry (enum undo_code what, int start, int end, char *text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/undo.c | | Lines: | 70-83 |
| |
alloc_lvalue| Name: | alloc_lvalue | | Prototype: | static struct lvalue * alloc_lvalue () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c | | Lines: | 1095-1103 |
| |
all_visible_functions| Name: | all_visible_functions | | Prototype: | SHELL_VAR ** all_visible_functions () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 4076-4080 |
| |
all_exported_variables| Name: | all_exported_variables | | Prototype: | SHELL_VAR ** all_exported_variables () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 4116-4120 |
| |
all_array_variables| Name: | all_array_variables | | Prototype: | SHELL_VAR ** all_array_variables () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 4175-4179 |
| |
alias_expand_word| Name: | alias_expand_word | | Prototype: | char * alias_expand_word (s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/alias.c | | Lines: | 277-285 |
| |
alias_expand_line| Name: | alias_expand_line | | Prototype: | static int alias_expand_line (count, ignore) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2595-2613 |
| |
alias_expand| Name: | alias_expand | | Prototype: | char * alias_expand (string) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/alias.c | | Lines: | 472-586 |
| |
add_shopt_to_alist| Name: | add_shopt_to_alist | | Prototype: | static void add_shopt_to_alist (opt, on_or_off) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c | | Lines: | 2018-2031 |
| |
add_host_name| Name: | add_host_name | | Prototype: | static void add_host_name (name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 723-735 |
| |
add_history_time| Name: | add_history_time | | Prototype: | void add_history_time (const char *string) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 330-340 |
| |
_strcompare| Name: | _strcompare | | Prototype: | static int _strcompare (s1, s2) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bracecomp.c | | Lines: | 152-163 |
| |
_set_tty_settings| Name: | _set_tty_settings | | Prototype: | static int _set_tty_settings (int tty, struct termios *tiop) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/rltty.c | | Lines: | 464-474 |
| |
_rl_with_macro_input| Name: | _rl_with_macro_input | | Prototype: | void _rl_with_macro_input (char *string) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/macro.c | | Lines: | 92-109 |
| |
_rl_wcwidth| Name: | _rl_wcwidth | | Prototype: | static inline int _rl_wcwidth (wc) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/rlmbutil.h | | Lines: | 128-158 |
| |
_rl_walphabetic| Name: | _rl_walphabetic | | Prototype: | int _rl_walphabetic (wchar_t wc) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 83-94 |
| |
_rl_vi_textmod_command| Name: | _rl_vi_textmod_command | | Prototype: | int _rl_vi_textmod_command (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 189-193 |
| |
_rl_vi_stuff_insert| Name: | _rl_vi_stuff_insert | | Prototype: | static void _rl_vi_stuff_insert (int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 216-223 |
| |
_rl_vi_set_mark| Name: | _rl_vi_set_mark | | Prototype: | static int _rl_vi_set_mark (void) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 2119-2136 |
| |
_rl_vi_set_last| Name: | _rl_vi_set_last | | Prototype: | void _rl_vi_set_last (int key, int repeat, int sign) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 171-177 |
| |
_rl_vi_save_replace| Name: | _rl_vi_save_replace | | Prototype: | static void _rl_vi_save_replace (void) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 713-734 |
| |
_rl_vi_save_insert| Name: | _rl_vi_save_insert | | Prototype: | static void _rl_vi_save_insert (UNDO_LIST *up) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 736-753 |
| |
_rl_vi_reset_last| Name: | _rl_vi_reset_last | | Prototype: | void _rl_vi_reset_last (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 162-169 |
| |
_rl_vi_replace_insert| Name: | _rl_vi_replace_insert | | Prototype: | static void _rl_vi_replace_insert (int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 201-214 |
| |
_rl_vi_motion_command| Name: | _rl_vi_motion_command | | Prototype: | int _rl_vi_motion_command (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 195-199 |
| |
_rl_vi_initialize_line| Name: | _rl_vi_initialize_line | | Prototype: | void _rl_vi_initialize_line (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 150-160 |
| |
_rl_vi_goto_mark| Name: | _rl_vi_goto_mark | | Prototype: | static int _rl_vi_goto_mark (void) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 2164-2192 |
| |
_rl_vi_done_inserting| Name: | _rl_vi_done_inserting | | Prototype: | void _rl_vi_done_inserting (void) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 755-788 |
| |
_rl_vi_domove_motion_cleanup| Name: | _rl_vi_domove_motion_cleanup | | Prototype: | int _rl_vi_domove_motion_cleanup (int c, _rl_vimotion_cxt *m) | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1093-1151 |
| |
_rl_vi_domove_callback| Name: | _rl_vi_domove_callback | | Prototype: | int _rl_vi_domove_callback (_rl_vimotion_cxt *m) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1234-1245 |
| |
_rl_vi_change_mbchar_case| Name: | _rl_vi_change_mbchar_case | | Prototype: | static int _rl_vi_change_mbchar_case (int count) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 822-872 |
| |
_rl_vi_change_char| Name: | _rl_vi_change_char | | Prototype: | static int _rl_vi_change_char (int count, int c, char *mb) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1874-1903 |
| |
_rl_vi_callback_set_mark| Name: | _rl_vi_callback_set_mark | | Prototype: | static int _rl_vi_callback_set_mark (_rl_callback_generic_arg *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 2139-2146 |
| |
_rl_vi_callback_goto_mark| Name: | _rl_vi_callback_goto_mark | | Prototype: | static int _rl_vi_callback_goto_mark (_rl_callback_generic_arg *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 2195-2202 |
| |
_rl_vi_callback_getchar| Name: | _rl_vi_callback_getchar | | Prototype: | static int _rl_vi_callback_getchar (char *mb, int mlen) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1905-1923 |
| |
_rl_vi_callback_char_search| Name: | _rl_vi_callback_char_search | | Prototype: | static int _rl_vi_callback_char_search (_rl_callback_generic_arg *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1643-1674 |
| |
_rl_vi_callback_change_char| Name: | _rl_vi_callback_change_char | | Prototype: | static int _rl_vi_callback_change_char (_rl_callback_generic_arg *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 1926-1947 |
| |
_rl_vi_backup| Name: | _rl_vi_backup | | Prototype: | static void _rl_vi_backup (void) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 935-942 |
| |
_rl_vi_arg_dispatch| Name: | _rl_vi_arg_dispatch | | Prototype: | static int _rl_vi_arg_dispatch (int c) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 972-1001 |
| |
_rl_vi_append_forward| Name: | _rl_vi_append_forward | | Prototype: | static void _rl_vi_append_forward (int key) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c | | Lines: | 637-654 |
| |
_rl_update_final| Name: | _rl_update_final | | Prototype: | void _rl_update_final (void) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c | | Lines: | 2956-2993 |
| |
_rl_untranslate_macro_value| Name: | _rl_untranslate_macro_value | | Prototype: | char * _rl_untranslate_macro_value (char *seq, int use_escapes) | | Coverage: | 0.000% (0/133) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c | | Lines: | 698-752 |
| |
_rl_unget_char| Name: | _rl_unget_char | | Prototype: | int _rl_unget_char (int key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/input.c | | Lines: | 177-189 |
| |
_rl_ttymsg| Name: | _rl_ttymsg | | Prototype: | void _rl_ttymsg (const char *format, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 231-259 |
| |
_rl_ttyflush| Name: | _rl_ttyflush | | Prototype: | void _rl_ttyflush (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c | | Lines: | 3104-3108 |
| |
_rl_tropen| Name: | _rl_tropen | | Prototype: | int _rl_tropen (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 497-515 |
| |
_rl_trclose| Name: | _rl_trclose | | Prototype: | int _rl_trclose (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 517-525 |
| |
_rl_trace| Name: | _rl_trace | | Prototype: | void _rl_trace (const char *format, ...) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 468-495 |
| |
_rl_subseq_result| Name: | _rl_subseq_result | | Prototype: | static int _rl_subseq_result (int r, Keymap map, int key, int got_subseq) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/readline.c | | Lines: | 1017-1082 |
| |
_rl_subseq_getchar| Name: | _rl_subseq_getchar | | Prototype: | static int _rl_subseq_getchar (int key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/readline.c | | Lines: | 725-739 |
| |
_rl_strip_prompt| Name: | _rl_strip_prompt | | Prototype: | char * _rl_strip_prompt (char *pmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c | | Lines: | 505-512 |
| |
_rl_strindex| Name: | _rl_strindex | | Prototype: | char * _rl_strindex (const char *s1, const char *s2) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 319-328 |
| |
_rl_start_using_history| Name: | _rl_start_using_history | | Prototype: | void _rl_start_using_history (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 309-317 |
| |
_rl_skip_to_delim| Name: | _rl_skip_to_delim | | Prototype: | static int _rl_skip_to_delim (char *string, int start, int delim) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c | | Lines: | 1454-1480 |
| |
_rl_sigwinch_resize_terminal| Name: | _rl_sigwinch_resize_terminal | | Prototype: | void _rl_sigwinch_resize_terminal (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/terminal.c | | Lines: | 359-363 |
| |
_rl_signal_handler| Name: | _rl_signal_handler | | Prototype: | void _rl_signal_handler (int sig) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/signals.c | | Lines: | 140-161 |
| |
_rl_settracefp| Name: | _rl_settracefp | | Prototype: | void _rl_settracefp (FILE *fp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 527-531 |
| |
_rl_set_the_line| Name: | _rl_set_the_line | | Prototype: | void _rl_set_the_line (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/readline.c | | Lines: | 682-686 |
| |
_rl_set_screen_size| Name: | _rl_set_screen_size | | Prototype: | void _rl_set_screen_size (int rows, int cols) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/terminal.c | | Lines: | 319-336 |
| |
_rl_set_normal_color| Name: | _rl_set_normal_color | | Prototype: | void _rl_set_normal_color (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/colors.c | | Lines: | 95-104 |
| |
_rl_set_mark_at_pos| Name: | _rl_set_mark_at_pos | | Prototype: | int _rl_set_mark_at_pos (int position) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/text.c | | Lines: | 1754-1762 |
| |
_rl_set_insert_mode| Name: | _rl_set_insert_mode | | Prototype: | void _rl_set_insert_mode (int im, int force) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 658-666 |
| |
_rl_set_cursor| Name: | _rl_set_cursor | | Prototype: | void _rl_set_cursor (int im, int force) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/terminal.c | | Lines: | 763-778 |
| |
_rl_search_getchar| Name: | _rl_search_getchar | | Prototype: | int _rl_search_getchar (_rl_search_cxt *cxt) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/isearch.c | | Lines: | 300-319 |
| |
_rl_scxt_dispose| Name: | _rl_scxt_dispose | | Prototype: | void _rl_scxt_dispose (_rl_search_cxt *cxt, int flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/isearch.c | | Lines: | 121-129 |
| |
_rl_scxt_alloc| Name: | _rl_scxt_alloc | | Prototype: | _rl_search_cxt * _rl_scxt_alloc (int type, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/isearch.c | | Lines: | 80-119 |
| |