Home
last modified time | relevance | path

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

/external/fio/
Dcgroup.c42 mntpoint = smalloc_strdup(mnt->mnt_dir); in find_cgroup_mnt()
66 cm->root = smalloc_strdup(name); in add_cgroup()
Dsmalloc.h7 extern char *smalloc_strdup(const char *);
Dsmalloc.c498 char *smalloc_strdup(const char *str) in smalloc_strdup() function
Dfilesetup.c1286 f->file_name = smalloc_strdup(file_name); in add_file()
1492 __f->file_name = smalloc_strdup(f->file_name); in dup_files()