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

  /src/sys/sys/
sysctl.h 377 #define KI_WMESGLEN 8
461 char p_wmesg[KI_WMESGLEN]; /* wchan message */
599 char l_wmesg[KI_WMESGLEN]; /* wchan message */
  /src/bin/ps/
print.c 958 v->width = min(v->width, KI_WMESGLEN);

Completed in 22 milliseconds