OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attr_count
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf_abbrev.c
37
Dwarf_Unsigned *
attr_count
, Dwarf_Error *error)
43
attr_count
== NULL) {
59
*
attr_count
= ab->ab_atnum;
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c
291
sa_layout_info_hash(sa_attr_type_t *attrs, int
attr_count
)
296
for (i = 0; i !=
attr_count
; i++)
406
sa_add_layout_entry(objset_t *os, sa_attr_type_t *attrs, int
attr_count
,
416
tb->lot_attr_count =
attr_count
;
418
if (
attr_count
!= 0)
420
tb->lot_attrs = kmem_alloc(sizeof (sa_attr_type_t) *
attr_count
,
422
bcopy(attrs, tb->lot_attrs, sizeof (sa_attr_type_t) *
attr_count
);
439
attr_name, 2,
attr_count
, attrs, tx));
445
for (i = 0; i !=
attr_count
; i++) {
549
sa_find_sizes(sa_os_t *sa, sa_bulk_attr_t *attr_desc, int
attr_count
,
1669
int
attr_count
;
local
[
all
...]
/src/external/mit/expat/dist/tests/
handlers.h
91
int
attr_count
;
member in struct:elementInfo
handlers.c
129
if (info->
attr_count
* 2 != count) {
142
for (i = 0; i < info->
attr_count
+ info->default_attr_count; i++) {
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
15878
struct attribute *attr_ub, *
attr_count
;
15882
attr =
attr_count
= dwarf2_attr (die, DW_AT_count, cu);
15898
if (
attr_count
!= NULL)
15869
struct attribute *attr_ub, *
attr_count
;
local
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
14194
struct attribute *attr_ub, *
attr_count
;
14198
attr =
attr_count
= dwarf2_attr (die, DW_AT_count, cu);
14214
if (
attr_count
!= NULL)
14187
struct attribute *attr_ub, *
attr_count
;
local
Completed in 42 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026