Lines Matching refs:el_outfile
1132 (void) fprintf(el->el_outfile, in map_print_key()
1159 (void) fprintf(el->el_outfile, in map_print_some_keys()
1170 (void) fprintf(el->el_outfile, "%-15s-> " FSTR "\n", in map_print_some_keys()
1177 (void) fprintf(el->el_outfile, in map_print_some_keys()
1188 (void) fprintf(el->el_outfile, in map_print_some_keys()
1190 (void) fprintf(el->el_outfile, "el->el_map.key[%d] == %d\n", in map_print_some_keys()
1195 (void) fprintf(el->el_outfile, in map_print_some_keys()
1197 (void) fprintf(el->el_outfile, "el->el_map.alt[%d] == %d\n", in map_print_some_keys()
1213 (void) fprintf(el->el_outfile, "Standard key bindings\n"); in map_print_all_keys()
1223 (void) fprintf(el->el_outfile, "Alternative key bindings\n"); in map_print_all_keys()
1233 (void) fprintf(el->el_outfile, "Multi-character bindings\n"); in map_print_all_keys()
1235 (void) fprintf(el->el_outfile, "Arrow key bindings\n"); in map_print_all_keys()
1297 (void) fprintf(el->el_outfile, in map_bind()