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

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c1092 issymlink(char *path) function
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c298 * issymlink is used to remember that the current file is a symlink between
304 int issymlink = 0; variable
4246 if ((Args & OCL) && issymlink) {
5025 issymlink = 0;
5177 issymlink = 1;

Completed in 61 milliseconds