Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c222 static void removeLeadingWhitespace(char **a_str);
3465 removeLeadingWhitespace(r_path); in resolvePath()
3561 removeLeadingWhitespace(char **a_str) in removeLeadingWhitespace() function