libexplain
1.4.D001
|
#include <libexplain/ac/limits.h>
#include <libexplain/ac/unistd.h>
#include <libexplain/host_name_max.h>
Go to the source code of this file.
Functions | |
long | explain_get_host_name_max (void) |
long explain_get_host_name_max | ( | void | ) |
The explain_get_host_name_max function may be used to obtain the maximum length of a host name, not including the terminating NUL byte.
Definition at line 27 of file host_name_max.c.