Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c65 static char *itemtypes[] = { variable
673 for ( i = 0; itemtypes[ i ] != NULL; ++i ) { in read_next_tmpl()
674 if ( strcasecmp( toks[ 1 ], itemtypes[ i ] ) == 0 ) { in read_next_tmpl()
678 if ( itemtypes[ i ] == NULL ) { in read_next_tmpl()