Searched refs:urlcopy (Results 1 – 1 of 1) sorted by relevance
185 char *urlcopy, *attrs, *scope, *extensions = NULL, *p, *q; in nsldapi_url_parse() local211 if (( urlcopy = nsldapi_strdup( url )) == NULL ) { in nsldapi_url_parse()216 if ( enclosed && *((p = urlcopy + strlen( urlcopy ) - 1)) == '>' ) { in nsldapi_url_parse()225 ludp->lud_string = urlcopy; in nsldapi_url_parse()228 if (( ludp->lud_dn = strchr( urlcopy, '/' )) == NULL ) { in nsldapi_url_parse()239 if ( *urlcopy == '\0' ) { in nsldapi_url_parse()242 ludp->lud_host = urlcopy; in nsldapi_url_parse()