Lines Matching refs:getstrvfp
67 static int getstrvfp(char **cp, char *sep, int n, char *str);
739 if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) {
746 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, PATH_MAX,
787 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL,
792 if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) {
801 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL,
875 if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ,
883 if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ,
968 if ((retval = getstrvfp(cp, NULL, sizeof (tempmode), tempmode)) == 1) {
1118 getstrvfp(char **cp, char *sep, int n, char *str)