Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dmisc.c151 fs_remount(char *path) in fs_remount() function
H A Dspecials.c122 if (fs_remount("/var")) in special_fsminimal_post_online()
H A Dstartd.h730 int fs_remount(char *);
H A Dfork.c427 if (fs_remount("/") == -1) in fork_configd()