Searched refs:puts_maybe_newline (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dsed.c798 static void puts_maybe_newline(char *s, FILE *file, char *last_puts_char, char last_gets_char) function
832 #define sed_puts(s, n) (puts_maybe_newline(s, G.nonstdout, &last_puts_char, n))
989 puts_maybe_newline(
1031 puts_maybe_newline(

Completed in 107 milliseconds