Searched refs:ffsb_strdup (Results 1 – 5 of 5) sorted by relevance
86 b->basedir = ffsb_strdup(basedir); in init_filelist()87 b->basename = ffsb_strdup(basename); in init_filelist()173 newfile->name = ffsb_strdup(buf); in add_file()220 newdir->name = ffsb_strdup(buf); in add_dir()238 newfile->name = ffsb_strdup(name); in add_file_named()
40 char *ffsb_strdup(const char *str);
103 fc->callout = ffsb_strdup(callout); in fc_set_callout()
82 char *ffsb_strdup(const char *str) in ffsb_strdup() function
34 fs->basedir = ffsb_strdup(basedir); in init_ffsb_fs()