Home
last modified time | relevance | path

Searched refs:do_list (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1062 static void do_list P_((int line_len));
1064 do_list(line_len) in do_list() function
1541 do_list(cur_cmd->x.int_arg == -1
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog742 (do_list): Flush the output stream at the end.
1017 * src/execute.c (do_list): New argument, used instead
1067 do_list, do_subst, execute_program, process_files): Operate
1378 * sed/execute.c(do_list): make a `lcmd_out_line_len'
1403 * sed/execute.c(do_list): use `lcmd_out_line_len' variable
2638 moved body of 'l' command to new function do_list();