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

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

Completed in 87 milliseconds