Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c935 char client_mountp[PATH_MAX]; in get_mntinfo() local
955 (void) strcpy(client_mountp, in get_mntinfo()
958 (void) snprintf(client_mountp, in get_mntinfo()
959 sizeof (client_mountp), "%s%s", in get_mntinfo()
972 client_mountp) == 0) in get_mntinfo()
978 (is_remote != REAL_REMOTE), client_mountp, in get_mntinfo()
985 if (construct_vfs(vfs, client_mountp, in get_mntinfo()