Searched defs:has_dot_dot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c440 static int has_dot_dot(char *name);
6035 has_dot_dot(char *name) function
6157 if (is_absolute(fullname) || has_dot_dot(fullname)) {

Completed in 80 milliseconds