Lines Matching refs:strdup

79 			 * No need to do strdup(ret), the data is always
81 * free it either. strdup(ret) causes memory
130 certpath = strdup(info->certpath);
132 smf_dn = strdup(info->binddn);
134 smf_pw = strdup(info->bindpw);
361 vals[0] = strdup(val0);
363 vals[1] = strdup(val1);
365 vals[2] = strdup(val2);
433 attrs[i]->mod_type = strdup("fedfsFsnUuid");
437 attrs[i]->mod_type = strdup("fedfsNsdbName");
441 attrs[i]->mod_type = strdup("objectClass");
446 attrs[i]->mod_type = strdup("fedfsAnnotation");
484 attrs[i]->mod_type = strdup("fedfsNsdbName");
488 attrs[i]->mod_type = strdup("fedfsFslHost");
492 attrs[i]->mod_type = strdup("fedfsNfsPath");
500 attrs[i]->mod_type = strdup("fedfsFslUuid");
504 attrs[i]->mod_type = strdup("fedfsFsnUuid");
508 attrs[i]->mod_type = strdup("fedfsFslTTL");
512 attrs[i]->mod_type = strdup("fedfsNfsClassChange");
516 attrs[i]->mod_type = strdup("fedfsNfsClassFileid");
520 attrs[i]->mod_type = strdup("fedfsNfsClassHandle");
524 attrs[i]->mod_type = strdup("fedfsNfsClassReaddir");
528 attrs[i]->mod_type = strdup("fedfsNfsClassSimul");
532 attrs[i]->mod_type = strdup("fedfsNfsClassWritever");
536 attrs[i]->mod_type = strdup("fedfsNfsCurrency");
540 attrs[i]->mod_type = strdup("fedfsNfsGenFlagGoing");
544 attrs[i]->mod_type = strdup("fedfsNfsGenFlagSplit");
548 attrs[i]->mod_type = strdup("fedfsNfsGenFlagWritable");
552 attrs[i]->mod_type = strdup("fedfsNfsMajorVer");
556 attrs[i]->mod_type = strdup("fedfsNfsMinorVer");
560 attrs[i]->mod_type = strdup("fedfsNfsReadOrder");
564 attrs[i]->mod_type = strdup("fedfsNfsReadRank");
568 attrs[i]->mod_type = strdup("fedfsNfsTransFlagRdma");
572 attrs[i]->mod_type = strdup("fedfsNfsValidFor");
576 attrs[i]->mod_type = strdup("fedfsNfsVarSub");
580 attrs[i]->mod_type = strdup("fedfsNfsWriteOrder");
584 attrs[i]->mod_type = strdup("fedfsNfsWriteRank");
588 attrs[i]->mod_type = strdup("objectClass");
593 attrs[i]->mod_type = strdup("fedfsAnnotation");
610 return (strdup(uuid));