gettype
dp->d_type = gettype(cq, dktypenames);
pp->p_fstype = gettype(cq, fstypenames);
static int gettype(char *, const char *const *);
static int gettype(const char *, const char *const *);
if ((i = gettype(buf, dktypenames)) >= 0) {
gettype:
goto gettype;
goto gettype;