Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1135 ctf_dwarf_create_base(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot, in ctf_dwarf_create_base()
1493 int kind, int isroot) in ctf_dwarf_create_sou()
1713 ctf_id_t base, int isroot) in ctf_dwarf_create_array_range()
1751 ctf_dwarf_create_array(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_array()
1858 int kind, int isroot) in ctf_dwarf_create_reference()
1912 ctf_dwarf_create_enum(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_enum()
2054 ctf_dwarf_create_fptr(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, int isroot) in ctf_dwarf_create_fptr()
2113 int isroot) in ctf_dwarf_convert_type()
/illumos-gate/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
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c616 struct cred *cr, int32_t isroot) in ud_mountfs()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c575 int isroot) in hs_mountfs()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c1962 int isroot; in isrootfh() local
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c317 int isroot = 0; in handle_alloc() local