Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Drealpath.c146 if (symlinks++ > MAXSYMLINKS) { in realpath()
/external/openssh/
Ddefines.h120 # define MAXSYMLINKS 5 macro
Dconfig.h.in327 /* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
Dconfigure.ac1801 AC_CHECK_DECLS([MAXSYMLINKS], , , [
Dconfigure17905 (void) MAXSYMLINKS;