Searched refs:symlinks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_realpath.c76 * DEVINFO: For libdevinfo we have added code to special case symlinks into
78 * additional symlinks. This knowledge allows us to avoid causing attach.
86 unsigned symlinks; local
91 symlinks = 0;
171 * further symlinks in /devices.
189 if (symlinks++ > MAXSYMLINKS) {

Completed in 58 milliseconds