The variable which defines the maximum legal number of symbolic links which may be expanded while traversing a pathname within a Unix filesystem. Usually appears as a #define somewhere under /usr/include/sys and is set to 20. Used by namei to determine when to trigger an ELOOP.

Log in or register to write something here or to contact authors.