Lines Matching refs:el_outfile
1145 (void) fprintf(el->el_outfile, in map_print_key()
1172 (void) fprintf(el->el_outfile, in map_print_some_keys()
1183 (void) fprintf(el->el_outfile, "%-15s-> %ls\n", in map_print_some_keys()
1190 (void) fprintf(el->el_outfile, in map_print_some_keys()
1201 (void) fprintf(el->el_outfile, in map_print_some_keys()
1203 (void) fprintf(el->el_outfile, "el->el_map.key[%d] == %d\n", in map_print_some_keys()
1208 (void) fprintf(el->el_outfile, in map_print_some_keys()
1210 (void) fprintf(el->el_outfile, "el->el_map.alt[%d] == %d\n", in map_print_some_keys()
1226 (void) fprintf(el->el_outfile, "Standard key bindings\n"); in map_print_all_keys()
1236 (void) fprintf(el->el_outfile, "Alternative key bindings\n"); in map_print_all_keys()
1246 (void) fprintf(el->el_outfile, "Multi-character bindings\n"); in map_print_all_keys()
1248 (void) fprintf(el->el_outfile, "Arrow key bindings\n"); in map_print_all_keys()
1305 (void) fprintf(el->el_outfile, in map_bind()