Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dldpart.c44 static int split_lines(char *, const char *);
115 num_lines = split_lines(p, plim); in __part_load_locale()
152 split_lines(char *p, const char *plim) in split_lines() function
/freebsd/crypto/krb5/src/util/
H A Ddepfix.pl189 sub split_lines { subroutine
212 print &split_lines($buf);