Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
H A Dfmt.c42 static void fmt_line(char **pline, long len) in fmt_line() function
92 loopfiles_lines(toys.optargs, fmt_line); in fmt_main()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c195 static void rfcomm_fmt_write(int fd, const char* fmt_line, const char *fmt_command, va_list ap) in rfcomm_fmt_write() argument
205 len = pa_snprintf(buf, sizeof(buf), fmt_line, command); in rfcomm_fmt_write()

Completed in 3 milliseconds