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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c57 static struct mntpnt_list *mntpoint_listp = NULL; variable in typeref:struct:mntpnt_list
105 listp = mntpoint_listp;
340 if (diff_mnttab(send_event, mntpoint_listp, headp) == B_TRUE) {
343 tmpp = mntpoint_listp;
344 mntpoint_listp = headp;

Completed in 58 milliseconds