Home
last modified time | relevance | path

Searched defs:trim_newline (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c107 static inline void trim_newline(char *str) in trim_newline() function
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c156 static inline void trim_newline(char *str) trim_newline() function
/linux/drivers/net/
H A Dnetconsole.c327 static void trim_newline(char *s, size_t maxlen) in trim_newline() function