getstrvfp
static int getstrvfp(char **cp, char *sep, int n, char *str);
if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) {
if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, PATH_MAX,
if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL,
if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) {
if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL,
if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ,
if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ,
if ((retval = getstrvfp(cp, NULL, sizeof (tempmode), tempmode)) == 1) {