HomeSort by: relevance | last modified time | path
    Searched refs:_UTX_HOSTSIZE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
utmpx.h 47 #define _UTX_HOSTSIZE 256
53 #define UTX_HOSTSIZE _UTX_HOSTSIZE
107 char ut_host[_UTX_HOSTSIZE]; /* host name */
124 char ll_host[_UTX_HOSTSIZE]; /* host name */
  /src/usr.bin/who/
utmpentry.h 36 # define WHO_HOST_LEN _UTX_HOSTSIZE
  /src/lib/libc/compat/include/
utmpx.h 40 char ut_host[_UTX_HOSTSIZE]; /* host name */
56 char ll_host[_UTX_HOSTSIZE]; /* host name */
  /src/usr.bin/finger/
util.c 166 # define UT_HOSTSIZE _UTX_HOSTSIZE

Completed in 52 milliseconds