Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c229 ext->fsys_base = resolved_fsys(tpath); in readmap()
288 ext->fsys_base = resolved_fsys(tpath); in readmap()
383 n = resolved_fsys(path); in readspace()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h249 extern uint32_t resolved_fsys __P((char *path));
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c1153 resolved_fsys(char *path) in resolved_fsys() function