Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc151 get_vroot_path(register char **vroot, register char **path, register char **filename) in get_vroot_path() function
/titanic_41/usr/src/cmd/make/bin/
H A Dread.cc178 get_vroot_path((char **) NULL, in read_simple_file()