linker_strdup
return linker_strdup(name);
result = linker_strdup(retbuf);
pathname = linker_strdup(kldname);
lf->filename = linker_strdup(filename);
lf->pathname = linker_strdup(pathname);