Home
last modified time | relevance | path

Searched refs:linker_strdup (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
HDkern_linker.c89 linker_strdup(const char *str) in linker_strdup() function
459 lf->filename = linker_strdup(filename); in linker_make_file()
460 lf->pathname = linker_strdup(pathname); in linker_make_file()
1428 return linker_strdup(name); in linker_search_path()
1448 result = linker_strdup(retbuf); in linker_search_path()
1532 pathname = linker_strdup(kldname); in linker_load_module()