xvfsconf
struct xvfsconf *xvfsp, *keep_xvfsp;
maxvfsconf = buflen / sizeof(struct xvfsconf);
getvfsbyname(const char *fsname, struct xvfsconf *vfcp)
struct xvfsconf *xvfsp;
cnt = buflen / sizeof(struct xvfsconf);
memcpy(vfcp, xvfsp + i, sizeof(struct xvfsconf));
struct xvfsconf vfc;
struct xvfsconf vfc;
struct xvfsconf xvfsp;
int getvfsbyname(const char *, struct xvfsconf *);
struct xvfsconf *xvfsp;
cnt = buflen / sizeof(struct xvfsconf);
struct xvfsconf vfc;