Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libmail/inc/
H A Ds_string.h74 extern string *s_parse(string *from, string *to);
88 extern string *s_parse();
/titanic_44/usr/src/lib/libmail/common/
H A Dmapfile-vers74 s_parse;
H A Ds_string.c388 s_parse(string *from, string *to) in s_parse() function