OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npcbs
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/trpt/
trpt.c
155
int ch, i, jflag,
npcbs
;
local in function:main
159
jflag =
npcbs
= 0;
175
if (
npcbs
>= TCP_NDEBUG)
180
tcp_pcbs[
npcbs
] = (caddr_t)l;
182
(unsigned long)tcp_pcbs[
npcbs
] != l)
184
npcbs
++;
244
if (
npcbs
== 0) {
251
for (j = 0; j <
npcbs
; j++)
254
if (j >=
npcbs
)
255
tcp_pcbs[
npcbs
++] = td->td_tcb
[
all
...]
trpt.c
155
int ch, i, jflag,
npcbs
;
local in function:main
159
jflag =
npcbs
= 0;
175
if (
npcbs
>= TCP_NDEBUG)
180
tcp_pcbs[
npcbs
] = (caddr_t)l;
182
(unsigned long)tcp_pcbs[
npcbs
] != l)
184
npcbs
++;
244
if (
npcbs
== 0) {
251
for (j = 0; j <
npcbs
; j++)
254
if (j >=
npcbs
)
255
tcp_pcbs[
npcbs
++] = td->td_tcb
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025