Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c400 char symcontents_mp[MAXNAMELEN]; in vold_update_mountpoints() local
409 (void) snprintf(symcontents_mp, sizeof (symcontents_mp), in vold_update_mountpoints()
417 (void) snprintf(symcontents_mp, sizeof (symcontents_mp), in vold_update_mountpoints()
432 (void) snprintf(symcontents_mp, sizeof (symcontents_mp), in vold_update_mountpoints()
439 (void) snprintf(symcontents_mp, sizeof (symcontents_mp), in vold_update_mountpoints()
464 (void) symlink(symcontents_mp, symname_mp); in vold_update_mountpoints()