Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dvroot.h45 extern char *get_vroot_path(char **, char **, char **);
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc151 get_vroot_path(char **vroot, char **path, char **filename) in get_vroot_path() function
/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc180 get_vroot_path((char **) NULL, in read_simple_file()