OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirndx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf_pro_lineno.c
161
dwarf_add_file_decl(Dwarf_P_Debug dbg, char *name, Dwarf_Unsigned
dirndx
,
184
lf->lf_dirndx =
dirndx
;
libdwarf_lineno.c
332
_dwarf_lineno_lnct_dirndx(Dwarf_Debug dbg, Dwarf_Unsigned *
dirndx
,
341
*
dirndx
= dbg->read(data, offsetp, 1);
344
*
dirndx
= dbg->read(data, offsetp, 2);
347
*
dirndx
= _dwarf_read_uleb128(data, offsetp);
/src/sys/dist/pf/net/
pf.c
5721
int off,
dirndx
;
local
6001
dirndx
= (dir == PF_OUT);
6002
r->packets[
dirndx
]++;
6003
r->bytes[
dirndx
] += pd.tot_len;
6005
a->packets[
dirndx
]++;
6006
a->bytes[
dirndx
] += pd.tot_len;
6011
s->nat_rule.ptr->packets[
dirndx
]++;
6012
s->nat_rule.ptr->bytes[
dirndx
] += pd.tot_len;
6015
s->src_node->packets[
dirndx
]++;
6016
s->src_node->bytes[
dirndx
] += pd.tot_len
6090
int off, terminal = 0,
dirndx
, rh_cnt = 0;
local
[
all
...]
Completed in 37 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026