Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/locale/
H A Dldpart.c47 static int split_lines(char *, const char *);
118 num_lines = split_lines(p, plim); in __part_load_locale()
155 split_lines(char *p, const char *plim) in split_lines() function