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

/illumos-gate/usr/src/uts/common/os/
H A Dcore.c639 char *fp_process = NULL, *fp_global = NULL, *fp_zone = NULL; local
747 &fp_global);
762 error2 == 0 ? fp_global : NULL,
767 if (fp_global != NULL)
768 kmem_free(fp_global, MAXPATHLEN);

Completed in 45 milliseconds