Home
last modified time | relevance | path

Searched defs:lofs_mnttab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPzone.c56 static struct lofs_mnttab { /* linked list of all lofs mount points */ struct
57 struct lofs_mnttab *l_next; argument
60 } *lofs_mnttab = NULL; argument