Home
last modified time | relevance | path

Searched refs:rctl_local_flags (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h90 extern const char *rctl_local_flags(private_t *, uint_t val);
H A Dcodes.c1918 rctl_local_flags(private_t *pri, uint_t val) in rctl_local_flags() function
H A Dexpound.c4478 s = rctl_local_flags(pri, rctlblk_get_local_flags(blk)); in show_rctlblk()