tools.ps.macosx.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
_pcred struct
_ucred struct
extern_proc struct
itimerval struct
kinfo_proc struct
vmspace struct


Symbol words
fixpt_t
segsz_t
sigset_t
u_quad_t


Ordinary words
WordStack effect
args( pid -- args )
head-split-skip( seq n quot: ( elt -- ? ) -- pieces )
hostname( -- str )
max-arguments( -- args )
max-open-files( -- n )
max-processes( -- n )
max-vnodes( -- n )
procs( -- seq )
ps-arg( kp_proc -- arg )
sysctl-query-bytes( seq -- n )
system-release( -- str )
system-revision( -- str )
system-security-level( -- n )
system-type( -- str )
system-version( -- str )


Class predicate words
WordStack effect
_pcred?( object -- ? )
_ucred?( object -- ? )
extern_proc?( object -- ? )
itimerval?( object -- ? )
kinfo_proc?( object -- ? )
vmspace?( object -- ? )


Files