Home
last modified time | relevance | path

Searched refs:getmntbuf (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetmntent.c86 getmntbuf(size_t size) in getmntbuf() function
156 if ((copyp = bufp = getmntbuf(MNT_LINE_MAX)) == NULL) { in getmntany()
231 if ((embuf.mbuf_buf = getmntbuf(embuf.mbuf_bufsize)) == NULL) { in getmntent_common()
241 if ((embuf.mbuf_buf = getmntbuf(embuf.mbuf_bufsize)) == NULL) { in getmntent_common()
366 char *line = getmntbuf(MNT_LINE_MAX); in getmntent_compat()