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

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c197 /* Free the thread-local storage provided by mntfs_get_mntentbuf(). */
215 mntfs_get_mntentbuf(size_t size) function
310 if ((embufp = mntfs_get_mntentbuf(bufsize)) == NULL)
335 if ((embufp = mntfs_get_mntentbuf(bufsize)) == NULL)

Completed in 68 milliseconds