Home
last modified time | relevance | path

Searched refs:priv_max (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpriv.h113 uint32_t priv_max; /* highest actual valid priv */ member
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h405 sl_field_t priv_max; member
H A Dgen_struct_layout.c419 SCALAR_FIELD(priv_impl_info_t, priv_max, 0); in gen_priv_impl_info()
H A Delfdump.msg506 @ MSG_CNOTE_T_PRIV_MAX "priv_max:"
H A Dcorenote.c1746 print_num_2up(state, MSG_ORIG(MSG_CNOTE_T_PRIV_MAX), &layout->priv_max, in dump_priv_impl_info()
/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c412 priv_ninfo->cnt = priv_info->priv_max = ++nprivs; in priv_getbyname()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c254 ii.priv_max == privdata->pd_nprivs) in refresh_data()