Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc44 vroot_patht vroot; member
111 return(vroot_data.vroot.env_var); in get_vroot_name()
129 vroot_data.vroot.init= 0; in flush_vroot_cache()
151 get_vroot_path(register char **vroot, register char **path, register char **filename) in get_vroot_path() argument
153 if (vroot != NULL) { in get_vroot_path()
154 if ((*vroot= vroot_data.vroot_start) == NULL) in get_vroot_path()
155 if ((*vroot= vroot_data.path_start) == NULL) in get_vroot_path()
156 *vroot= vroot_data.filename_start;}; in get_vroot_path()
187 if (!vroot_data.vroot.init) { in translate_with_thunk()
188 vroot_data.vroot.init= 1; in translate_with_thunk()
[all …]
H A DMakefile36 vroot.o \
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf_notes.c207 vnode_t *vroot; in write_elfnotes() local
331 vroot = PTOU(p)->u_rdir; in write_elfnotes()
332 if (vroot == NULL) in write_elfnotes()
333 vroot = rootdir; in write_elfnotes()
335 VN_HOLD(vroot); in write_elfnotes()
376 (void) vnodetopath(vroot, fvp, fdinfo.pr_path, in write_elfnotes()
397 VN_RELE(vroot); in write_elfnotes()
425 VN_RELE(vroot); in write_elfnotes()
430 VN_RELE(vroot); in write_elfnotes()
/titanic_50/usr/src/tools/make/lib/vroot/
H A DMakefile36 vroot.o \
43 SRCDIR = $(SRC)/cmd/make/lib/vroot
/titanic_50/usr/src/tools/make/lib/
H A DMakefile17 vroot
/titanic_50/usr/src/cmd/make/lib/
H A DMakefile17 vroot
/titanic_50/usr/src/cmd/make/include/vroot/
H A Dvroot.h45 extern char *get_vroot_path(register char **vroot, register char **path, register char **filename);
/titanic_50/usr/src/tools/make/bin/
H A DMakefile38 LDLIBS += ../lib/mksh/libmksh.a ../lib/vroot/libvroot.a
/titanic_50/usr/src/cmd/make/bin/
H A DMakefile38 LDLIBS += ../lib/mksh/libmksh.a ../lib/vroot/libvroot.a