|
libexplain
1.4.D001
|
#include <libexplain/ac/limits.h>#include <libexplain/ac/unistd.h>#include <libexplain/get_link_max.h>Go to the source code of this file.
Functions | |
| long | explain_get_link_max (const char *pathname) |
| long explain_get_link_max | ( | const char * | pathname | ) |
The explain_get_link_max function may be used to obtain the LINK_MAX value for a given directory tree.
| pathname | The directory tree of interest. |
Definition at line 27 of file get_link_max.c.
1.7.6.1