Home
last modified time | relevance | path

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

/titanic_53/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()
1326 int kind, int isroot) in ctf_dwarf_create_sou()
1393 ctf_id_t base, int isroot) in ctf_dwarf_create_array_range()
1455 ctf_dwarf_create_array(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_array()
1493 int kind, int isroot) in ctf_dwarf_create_reference()
1541 ctf_dwarf_create_enum(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_enum()
1637 ctf_dwarf_create_fptr(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_fptr()
1696 int isroot) in ctf_dwarf_convert_type()
/titanic_53/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_53/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()
/titanic_53/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c617 struct cred *cr, int32_t isroot) in ud_mountfs()
/titanic_53/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c574 int isroot) in hs_mountfs()
/titanic_53/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
/titanic_53/usr/src/tools/ctf/cvt/
H A Dctf.c236 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type() local
/titanic_53/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c1923 int isroot; in isrootfh() local
/titanic_53/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c316 int isroot = 0; in handle_alloc() local