Searched refs:fp_global (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dcore.c629 char *fp_process = NULL, *fp_global = NULL, *fp_zone = NULL; local
731 &fp_global);
746 error2 == 0 ? fp_global : NULL,
751 if (fp_global != NULL)
752 kmem_free(fp_global, MAXPATHLEN);

Completed in 68 milliseconds