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

  /src/sys/sys/
tty.h 120 long t_outcc; /* Output queue statistics. */ member in struct:tty
  /src/sys/kern/
tty.c 944 tp->t_outcc++;
965 tp->t_outcc += c;
979 tp->t_outcc++;
991 tp->t_outcc++;
2358 tp->t_outcc += ce;

Completed in 13 milliseconds