Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dfslib.h66 int fsstrinlist(const char *, const char **);
H A Dfslib.c260 fsstrinlist(const char *s, const char **ps) in fsstrinlist() function
H A Dumount.c685 if (fsstrinlist(mp->ment.mnt_mountp, keeplist)) in make_mntarray()