Searched refs:MESSAGE (Results 1 – 15 of 15) sorted by relevance
/titanic_52/usr/src/cmd/hal/addons/network-devices/ |
H A D | svc-network-discovery | 57 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...] |
/titanic_52/usr/src/cmd/audit_warn/ |
H A D | audit_warn.sh | 35 # $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...] |
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Debug.java | 57 * it to <b>MESSAGE</b>; all calls are logged. The constant 110 printIf(s, MESSAGE); in message() 152 printIf(o, s, MESSAGE); in message() 297 static public final int MESSAGE = 2; field in Debug
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmhdr.h | 141 #define MESSAGE(s) _vmmessage(__FILE__,__LINE__,s,0) macro 144 #define ASSERT(p) ((p) ? 0 : (MESSAGE("Assertion failed"), ABORT() ? (abort(),0) : 0)) 151 #define MESSAGE(s) (0) macro
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | streval.h | 202 #define MESSAGE 3 macro
|
/titanic_52/usr/src/common/ficl/test/ |
H A D | tester.fr | 21 : ERROR \ ( C-ADDR U -- ) DISPLAY AN ERROR MESSAGE FOLLOWED BY
|
/titanic_52/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | NOTES | 43 (CATALOG-NAME:MESSAGE-INDEX)\n
|
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/ |
H A D | parseMain.java | 751 printIf(s, MESSAGE); in message() 802 static public final int MESSAGE = 1; field in Debug
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | arith.c | 487 case MESSAGE: in arith()
|
H A D | streval.c | 924 if((*fun)( &string , &cur.errmsg, MESSAGE, 0) < 0) in arith_compile() 955 * point to the next non-converted character; if typ is MESSAGE then string
|
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmTop.java | 1248 Debug.setDebugLevel(Debug.MESSAGE); in parseArgs()
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 1376 +15 string MESSAGE- , message 1377 +15 string SIGNED\040MESSAGE- , signed message
|
/titanic_52/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 223 Print the MESSAGE, then wait until a key is pressed. Note that
|
H A D | grub.info | 2932 Print the MESSAGE, then wait until a key is pressed. Note that
|
/titanic_52/usr/src/cmd/sendmail/cf/ |
H A D | README | 42 MESSAGE SUBMISSION PROGRAM 1284 in the section MESSAGE SUBMISSION PROGRAM. 4071 | MESSAGE SUBMISSION PROGRAM |
|