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

/osnet-11/usr/src/lib/libldap4/common/
H A Ddisptmpl.c57 static char *tmploptions[] = { variable
539 for ( j = 0; tmploptions[ j ] != NULL; ++j ) {
540 if ( strcasecmp( toks[ i ], tmploptions[ j ] ) == 0 ) {
/osnet-11/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 520 milliseconds