Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c467 char **toks, *itemopts; in read_next_tmpl() local
655 while (( itemopts = strrchr( toks[ 1 ], ',' )) != NULL ) { in read_next_tmpl()
656 *itemopts++ = '\0'; in read_next_tmpl()
658 if ( strcasecmp( itemopts, itemoptions[ i ] ) == 0 ) { in read_next_tmpl()
/illumos-gate/usr/src/lib/libeti/menu/
H A DMakefile.com37 itemopts.o \