HomeSort by relevance Sort by last modified time
    Searched refs:smalloc_strdup (Results 1 - 4 of 4) sorted by null

  /external/fio/
smalloc.h 7 extern char *smalloc_strdup(const char *);
cgroup.c 42 mntpoint = smalloc_strdup(mnt->mnt_dir);
66 cm->root = smalloc_strdup(name);
smalloc.c 464 char *smalloc_strdup(const char *str) function
filesetup.c     [all...]

Completed in 313 milliseconds