Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c82 static char *itemoptions[] = { variable
657 for ( i = 0; itemoptions[ i ] != NULL; ++i ) { in read_next_tmpl()
658 if ( strcasecmp( itemopts, itemoptions[ i ] ) == 0 ) { in read_next_tmpl()
662 if ( itemoptions[ i ] == NULL ) { in read_next_tmpl()