Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c41 static int break_into_words( char *str, char *delims, char ***wordsp );
512 break_into_words( char *str, char *delims, char ***wordsp ) in break_into_words() argument
536 *wordsp = words; in break_into_words()