Handbook
Glossary
e_ucred>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
e_ucred>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
specialized-arrays.instances.alien.c-types.uint
tools.ps.macos.private
;
M:
kinfo_proc
e_ucred>>
T{
struct-slot-spec
{
name
"e_ucred"
}
{
offset 416
}
{
class
_ucred
}
{
initial
S{
_ucred
{
cr_ref 0
}
{
cr_uid 0
}
{
cr_ngroups 0
}
{
cr_groups
uint-array{
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
}
}
}
}
{
type
_ucred
}
}
read-struct-slot
;
inline