getfsspec
struct fstab *getfsspec(const char *);
PROTO_DEPRECATED(getfsspec);
fsent = getfsspec(partname);
fsent = getfsspec(partduid);
(fs = getfsspec(*argv)) == NULL) {
(fs = getfsspec(mntpath)) == NULL)
if ((fs = getfsspec(fst[i].f_mntfromspec)) == NULL)