Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc91 parse_path_string(char *string, int remove_slash) in parse_path_string() argument
99 if ((remove_slash == 1) && !strcmp(string, "/")) in parse_path_string()