fileutil_getfs
dfstablist->fstype = strdup(fileutil_getfs(fp));
new_entry->fstype = strdup(fileutil_getfs(fp));
char *fileutil_getfs(FILE *);