Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/exportfs/
H A Dexportfs.sh41 fixopts() { function
113 fixopts
/titanic_41/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c95 static void fixopts(struct mnttab *, char *);
527 fixopts(mnt, opts); in mountfs()
660 fixopts(struct mnttab *mnt, char *opts) in fixopts() function