Home
last modified time | relevance | path

Searched defs:isroot (Results 1 – 9 of 9) sorted by relevance

/titanic_52/usr/src/lib/libctf/common/
H A Dctf_dwarf.c976 ctf_dwarf_create_base(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot, in ctf_dwarf_create_base() argument
1326 int kind, int isroot) in ctf_dwarf_create_sou() argument
1393 ctf_id_t base, int isroot) in ctf_dwarf_create_array_range() argument
1455 ctf_dwarf_create_array(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_array() argument
1493 ctf_dwarf_create_reference(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int kind,int isroot) ctf_dwarf_create_reference() argument
1541 ctf_dwarf_create_enum(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_create_enum() argument
1637 ctf_dwarf_create_fptr(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_create_fptr() argument
1696 ctf_dwarf_convert_type(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_convert_type() argument
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dctf.h217 #define CTF_TYPE_INFO(kind, isroot, vlen) \ argument
246 #define CTF_TYPE_INFO_V1(kind, isroot, vlen) \ argument
/titanic_52/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c799 char *path, cred_t *cr, int isroot, void *raw_argsp, int args_len) in mountfs() argument
/titanic_52/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c617 struct cred *cr, int32_t isroot) in ud_mountfs() argument
/titanic_52/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c574 int isroot) in hs_mountfs() argument
/titanic_52/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c1923 int isroot; in isrootfh() local
/titanic_52/usr/src/tools/ctf/cvt/
H A Dctf.c236 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type() local
[all...]
/titanic_52/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
/titanic_52/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c316 int isroot = 0; in handle_alloc() local