Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c931 char client_mountp[PATH_MAX]; in get_mntinfo() local
951 (void) strcpy(client_mountp, in get_mntinfo()
954 (void) snprintf(client_mountp, in get_mntinfo()
955 sizeof (client_mountp), "%s%s", in get_mntinfo()
965 client_mountp) == 0) in get_mntinfo()
971 (is_remote != REAL_REMOTE), client_mountp, in get_mntinfo()
978 if (construct_vfs(vfs, client_mountp, in get_mntinfo()