Searched refs:z_resolve_lofs (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h137 extern void z_resolve_lofs(char *path, size_t);
/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones_lofs.c210 * Name : z_resolve_lofs
218 z_resolve_lofs(char *path, size_t pathlen) function
/osnet-11/usr/src/lib/libpower/common/
H A Dpm_suspend.c736 z_resolve_lofs(resolved_dir, sizeof (resolved_dir));
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c942 z_resolve_lofs(resolved_dir, sizeof (resolved_dir));
2266 * mounts when we call z_resolve_lofs. It creates the cached version
2267 * when the first call to z_resolve_lofs happens. So, library's cached
2269 * loop. Because of this, subsequent calls to z_resolve_lofs would fail
2271 * mnttab to force its recreation when the next call to z_resolve_lofs

Completed in 40 milliseconds