Searched defs:isroot (Results 1 – 9 of 9) sorted by relevance
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 291 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type() local 757 get_ctt_info(ctf_header_t *h, void *v, uint_t *kind, uint_t *vlen, int *isroot) in get_ctt_info() 814 int isroot; in count_types() local 1071 int isroot, kind, vlen; in resurrect_types() local
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_open.c | 96 type_info_v2(uint_t kind, uint_t isroot, uint_t len) in type_info_v2() 174 type_info_v3(uint_t kind, uint_t isroot, uint_t len) in type_info_v3()
|
H A D | ctf_types.c | 64 int isroot; in ctf_get_ctt_info() local 266 int isroot; in ctf_type_iter() local
|
/freebsd/sys/netsmb/ |
H A D | smb_conn.c | 397 int error, isroot; in smb_vc_create() local 750 int error, isroot; in smb_share_create() local
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | sra.c | 421 isroot(const char *usr) in isroot() function
|
/freebsd/sys/sys/ |
H A D | ctf.h | 174 #define CTF_V2_TYPE_INFO(kind, isroot, vlen) \ argument 185 #define CTF_V3_TYPE_INFO(kind, isroot, vlen) \ argument
|
/freebsd/sys/kern/ |
H A D | vfs_lookup.c | 1232 bool isroot; in vfs_lookup() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
H A D | dump.c | 432 uint_t isroot, name, type; in read_types() local
|
/freebsd/sys/cddl/dev/fbt/ |
H A D | fbt.c | 518 int isroot; in fbt_get_ctt_info() local
|