Searched refs:MESSAGE (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsvc-network-discovery57 MESSAGE="${MESSAGE_PREFIX}.EnablePrinterScanningViaSNMP"
58 MESSAGE="${MESSAGE} int32:${interval:-60}"
59 MESSAGE="${MESSAGE} string:${community:-public}"
60 MESSAGE="${MESSAGE} string:${network:-0.0.0.0}"
64 ${MESSAGE}
69 MESSAGE="${MESSAGE_PREFIX}.DisablePrinterScanningViaSNMP"
73 ${MESSAGE}
[all...]
/opensolaris-onvv-gate/usr/src/cmd/audit_warn/
H A Daudit_warn.sh35 # $MESSAGE and $SUBJECT are set by the caller
57 echo "$0: $MESSAGE" | $MAILER -s "$SUBJECT" $ADDRESS
60 STRIPPEDMSG=`echo "$MESSAGE" | $SED -e "s/\n/ /g"`
101 MESSAGE="Soft limit exceeded in file $FILE."
112 MESSAGE="Soft limit exceeded on all filesystems."
130 MESSAGE="Hard limit exceeded in file $FILE."
150 MESSAGE="Hard limit exceeded on all filesystems. (count=$COUNT)"
165 MESSAGE="The audit daemon is already running on this system."
186 MESSAGE="The audit daemon is unable to update /var/run, error=$ERROR.\n This implies a serious problem."
205 MESSAGE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java57 * it to <b>MESSAGE</b>; all calls are logged. The constant
110 printIf(s, MESSAGE);
152 printIf(o, s, MESSAGE);
297 static public final int MESSAGE = 2; field in class:Debug
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DOpFilter.java65 public static final int MESSAGE = 1; field in class:OpFilter
79 * Filter type, either EVENT or MESSAGE.
153 filterType = MESSAGE;
192 if (filterType != MESSAGE)
329 case MESSAGE:
330 return /* NOI18N */"MESSAGE";
339 else if (s.equals(/* NOI18N */"MESSAGE"))
340 return MESSAGE;
H A DOpAction.java66 public static final int MESSAGE = 1; field in class:OpAction
107 * Action type, ATTRIBUTE, MESSAGE, or CODE.
257 case MESSAGE:
389 case MESSAGE:
390 return /* NOI18N */"MESSAGE";
411 else if (s.equals(/* NOI18N */"MESSAGE"))
412 return MESSAGE;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm238 @_ >= 2 or croak 'usage: $nntp->ihave( MESSAGE-ID [, MESSAGE ])';
315 @_ >= 1 or croak 'usage: $nntp->post( [ MESSAGE ] )';
453 @_ >= 2 && @_ <= 4 or croak 'usage: $nntp->xhdr( HEADER, [ MESSAGE-SPEC ] )';
465 @_ == 2 || @_ == 3 or croak 'usage: $nntp->xover( MESSAGE-SPEC )';
476 @_ == 4 || @_ == 5 or croak '$nntp->xpat( HEADER, PATTERN, MESSAGE-SPEC )';
492 @_ == 2 or croak 'usage: $nntp->xpath( MESSAGE-ID )';
506 @_ == 2 || @_ == 3 or croak 'usage: $nntp->xrover( MESSAGE-SPEC )';
810 =item ihave ( MSGID [, MESSAGE ])
814 article, and C<MESSAGE> ha
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/include/
H A Dstreval.h193 #define MESSAGE 3 macro
/opensolaris-onvv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h151 #define ASSERT(p) ((p) ? 0 : (MESSAGE("Assertion failed"), ABORT() ? (abort(),0) : 0))
153 #define MESSAGE(s) _vmmessage(__FILE__,__LINE__,s,0) macro
159 #define MESSAGE(s) (0) macro
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java751 printIf(s, MESSAGE);
802 static public final int MESSAGE = 1; field in class:Debug
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Darith.c338 case MESSAGE:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm148 =head1 DOING MORE THAN PRINTING A MESSAGE IN THE EVENT OF PERL ERRORS
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java1248 Debug.setDebugLevel(Debug.MESSAGE);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl6728 =head3 HELP MESSAGE FORMAT
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl154 0095 MESSAGE WAITING
163 009E PRIVACY MESSAGE

Completed in 278 milliseconds