Searched refs:getstrvfp (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libpkg/common/ |
H A D | gpkgmap.c | 66 static int getstrvfp(char **cp, char *sep, int n, char *str); 751 if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) { 758 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, PATH_MAX, 799 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, 804 if (getstrvfp(&vfpGetCurrCharPtr(vfp), "=", PATH_MAX, mypath)) { 813 if (getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, 887 if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ, 895 if ((retval = getstrvfp(&vfpGetCurrCharPtr(vfp), NULL, ATRSIZ, 980 if ((retval = getstrvfp(cp, NULL, sizeof (tempmode), tempmode)) == 1) { 1130 getstrvfp(cha function [all...] |
Completed in 21 milliseconds