Searched defs:isroot (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 1135 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 D | ctf.h | 217 #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 D | ufs_vfsops.c | 800 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 D | udf_vfsops.c | 616 struct cred *cr, int32_t isroot) in ud_mountfs()
|
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 575 int isroot) in hs_mountfs()
|
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier-objects.h | 174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_rnode.c | 1962 int isroot; in isrootfh() local
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 317 int isroot = 0; in handle_alloc() local
|