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

  /src/sys/net/
if_spppsubr.c 339 * can't be set yet. We want to put "interactive" traffic on a high
340 * priority queue. To decide if traffic is interactive, we check that
349 #define INTERACTIVE(p) (interactive_ports[(p) & 7] == (p))
906 (th && (INTERACTIVE(ntohs(th->th_sport)) ||
907 INTERACTIVE(ntohs(th->th_dport))))))
  /src/share/terminfo/
terminfo 8167 # terminal between several processes (typically interactive shells). Each
17610 # is not generally applicable to most interactive applications
18677 #### Interactive Systems Corp
18687 intext|Interactive Systems Corporation modified owl 1200,
18699 intext2|intextii|INTERACTIVE modified owl 1251,
20166 # area" for interactive text.
24187 # (Interactive Systems' System 3 for the Big Blue), modified by Richard
    [all...]

Completed in 36 milliseconds