Searched refs:temp_arg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c362 char *s, *temp_arg, *ps_ptr, *ps_arg; local
548 if ( (temp_arg = strdup( ps_ptr )) == NULL ) {
569 /* Now parse the temp_arg and build chgtype as
572 if ((ps_ptr = strtok( temp_arg, "," )) == NULL) {

Completed in 39 milliseconds