Searched defs:break_into_words (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c44 static int break_into_words( char *str, char *delims, char ***wordsp );
291 if ( break_into_words( lfdp->lfd_curvalcopy, flp->lfl_delims,
515 break_into_words( char *str, char *delims, char ***wordsp ) function

Completed in 58 milliseconds