setfstab
void setfstab(const char *);
setfstab(secure_getenv("PATH_FSTAB"));
setfstab(etc_fstab);
setfstab(optarg);