Searched refs:HOST_NM_LN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c102 * HOST_NM_LN needs to be accommodating. The recommended value in the sysinfo
107 #define HOST_NM_LN MNT_LINE_MAX macro
147 static char host_name[HOST_NM_LN];
148 char source_host[HOST_NM_LN], *src_ptr, *src_host_ptr;
153 (void) sysinfo(SI_HOSTNAME, host_name, HOST_NM_LN);
217 static char hostname[HOST_NM_LN], *host_end;

Completed in 52 milliseconds