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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c147 safe_strdup(safe_string * ss) function
406 bv->bv_val = safe_strdup(ss);
465 bv->bv_val = safe_strdup(ss);
524 bv->bv_val = safe_strdup(ss);
613 bv->bv_val = safe_strdup(ss);
692 bv->bv_val = safe_strdup(ss);
755 bv->bv_val = safe_strdup(ss);
825 bv->bv_val = safe_strdup(ss);
938 bv->bv_val = safe_strdup(ss);

Completed in 99 milliseconds