gdplookup
_fs_fstab.fs_spec = gdplookup(strsep(&p, ":\n"));
_fs_fstab.fs_spec = gdplookup(_fs_fstab.fs_spec);
static char *gdplookup(char *spec);