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

/external/openssh/openbsd-compat/
H A Drealpath.c57 unsigned symlinks; local
62 symlinks = 0;
146 if (symlinks++ > MAXSYMLINKS) {
/external/mksh/src/
H A Dmisc.c1260 int symlinks = 32; local
1339 if (!symlinks--) {

Completed in 93 milliseconds