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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c51 get_list( char *prompt ) function
171 tmp.mod_values = get_list( prompt3 );
283 if (( argv = get_list( "cmd line arg?" )) == NULL ) {
694 types = get_list( "attrs to return? " );
761 types = get_list( "attrs to return? " );

Completed in 83 milliseconds