Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c191 static char *setrpath(vfsent_t *);
1104 (void) setrpath(vp); in make_vfsarray()
1141 (void) setrpath(vp); in make_vfsarray()
1255 (void) setrpath(*vlp); in do_mounts()
1519 setrpath(vfsent_t *vp) in setrpath() function