Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c52 static char *tmploptions[] = { variable
523 for ( j = 0; tmploptions[ j ] != NULL; ++j ) { in read_next_tmpl()
524 if ( strcasecmp( toks[ i ], tmploptions[ j ] ) == 0 ) { in read_next_tmpl()