Searched refs:mstat (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dcfext.h69 struct mergstat mstat; /* merge status for installs */ member in struct:cfextra
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_cred.c234 OM_uint32 mstat; local
247 mstat = krb5_gss_inquire_cred(minor_status,
253 if (mstat == GSS_S_COMPLETE) {
265 return(mstat);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs132 # define mstat(str) dump_mstats(str)
134 # define mstat(str) \
320 mstat(str="Devel::Peek::mstat: ")
H A DPeek.pm14 @EXPORT = qw(Dump mstat DeadCode DumpArray DumpWithOP DumpProg
80 mstat "Point 5";
98 datatype, and C<mstat("marker")> function to report on memory usage
140 Use mstat() function to emit a memory state statistic to the terminal.
141 For more information on the format of output of mstat() see
146 in the output of mstat() into %hash. The field of this hash are
530 C<Dump>, C<mstat>, C<DeadCode>, C<DumpArray>, C<DumpWithOP> and
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c90x.c698 unsigned int mstat; local
797 mstat = inw(INF_3C90X.IOAddr + regMediaStatus_4_w);
798 if((mstat & (1<<11)) == 0) {

Completed in 26 milliseconds