/titanic_41/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} 80 MESSAGE="${MESSAGE_PREFIX}.EnablePrinterScanningViaSNMP" 81 MESSAGE="${MESSAGE} string:${community:-public}" 82 MESSAGE="${MESSAGE} string:${network:-0.0.0.0}" [all …]
|
/titanic_41/usr/src/cmd/audit_warn/ |
H A D | audit_warn.sh | 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 pro… 205 MESSAGE="audit failed to start because it cannot read or\ 221 MESSAGE="Auditing has been turned off unexpectedly." [all …]
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Debug.java | 110 printIf(s, MESSAGE); in message() 152 printIf(o, s, MESSAGE); in message() 297 static public final int MESSAGE = 2; field in Debug
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | OpFilter.java | 65 public static final int MESSAGE = 1; field in OpFilter 153 filterType = MESSAGE; in OpFilter() 192 if (filterType != MESSAGE) in match() 329 case MESSAGE: in constantToString() 340 return MESSAGE; in stringToConstant()
|
H A D | OpAction.java | 66 public static final int MESSAGE = 1; field in OpAction 257 case MESSAGE: in performAction() 389 case MESSAGE: in constantToString() 412 return MESSAGE; in stringToConstant()
|
/titanic_41/usr/src/lib/libshell/common/include/ |
H A D | streval.h | 193 #define MESSAGE 3 macro
|
/titanic_41/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 151 #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
|
/titanic_41/usr/src/cmd/ast/msgcc/ |
H A D | NOTES | 43 (CATALOG-NAME:MESSAGE-INDEX)\n
|
/titanic_41/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_41/usr/src/lib/libshell/common/sh/ |
H A D | arith.c | 338 case MESSAGE: in arith()
|
H A D | streval.c | 829 (*fun)( &string , &cur.errmsg, MESSAGE, 0); in arith_compile()
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmTop.java | 1248 Debug.setDebugLevel(Debug.MESSAGE); in parseArgs()
|
/titanic_41/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_41/usr/src/cmd/sendmail/cf/ |
H A D | README | 42 MESSAGE SUBMISSION PROGRAM 1284 in the section MESSAGE SUBMISSION PROGRAM. 4071 | MESSAGE SUBMISSION PROGRAM |
|