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

  /src/sys/netinet/
tcp_debug.c 72 #define PRUREQUESTS
200 printf("%s", prurequests[req&0xff]);
tcp_debug.c 72 #define PRUREQUESTS
200 printf("%s", prurequests[req&0xff]);
  /src/sys/sys/
protosw.h 163 #ifdef PRUREQUESTS
164 static const char * const prurequests[] = { variable in typeref:typename:const char * const[]
protosw.h 163 #ifdef PRUREQUESTS
164 static const char * const prurequests[] = { variable in typeref:typename:const char * const[]
  /src/usr.sbin/trpt/
trpt.c 83 #define PRUREQUESTS
499 printf("%s", prurequests[req]);
trpt.c 83 #define PRUREQUESTS
499 printf("%s", prurequests[req]);

Completed in 24 milliseconds