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

/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tsol_separator.c64 #define MAXHOSTLEN 32 macro
208 char host[MAXHOSTLEN + 1];
309 (void) strlcpy(host, cp + 1, MAXHOSTLEN + 1);
317 (void) strlcpy(host, input, MAXHOSTLEN + 1);
/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c79 #define MAXHOSTLEN 256 macro

Completed in 74 milliseconds