Searched refs:server_map (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c292 set_PKGLOC(server_map(get_PKGLOC(), fsys_value));
296 set_PKGADM(server_map(get_PKGADM(), fsys_value));
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c304 strcpy(tpath, server_map(ept->path, ext->fsys_value));
H A Dmain.c876 set_PKGLOC(server_map(get_PKGLOC(), fsys_value));
880 set_PKGADM(server_map(get_PKGADM(), fsys_value));
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c505 set_PKGLOC(server_map(get_PKGLOC(), fsys_value));
509 set_PKGADM(server_map(get_PKGADM(), fsys_value));
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c565 server_map(char *path, uint32_t fsys_value) function
1155 (void) strcpy(path2use, server_map(path2use, i));
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h251 extern char *server_map __P((char *path, uint32_t fsys_value));

Completed in 71 milliseconds