/titanic_41/usr/src/cmd/cron/ |
H A D | cron.h | 67 struct message { struct 68 char etype; 69 char action; 70 char fname[FLEN]; 71 char logname[LLEN];
|
/titanic_41/usr/src/cmd/hal/hald/ |
H A D | hald_dbus.c | 325 DBusMessage * message) in manager_get_all_devices() 429 DBusMessage * message) in manager_find_device_string_match() 515 DBusMessage * message) in manager_find_device_by_capability() 574 manager_device_exists (DBusConnection * connection, DBusMessage * message) in manager_device_exists() 622 DBusMessage *message; in manager_send_signal_device_added() local 655 DBusMessage *message; in manager_send_signal_device_removed() local 690 DBusMessage *message; in manager_send_signal_new_capability() local 906 DBusMessage * message) in device_get_all_properties() 967 sender_has_privileges (DBusConnection *connection, DBusMessage *message) in sender_has_privileges() 1029 device_set_multiple_properties (DBusConnection *connection, DBusMessage *message, dbus_bool_t local… in device_set_multiple_properties() [all …]
|
/titanic_41/usr/src/lib/udapl/libdat/common/ |
H A D | dat_strerror.c | 68 OUT const char **message) in dat_strerror_major() 187 OUT const char **message) in dat_strerror_minor()
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | ConsumerException.java | 49 ConsumerException(String message) in ConsumerException() 81 ConsumerException(String message, Object notification) in ConsumerException()
|
H A D | DTraceException.java | 42 DTraceException(String message) in DTraceException()
|
H A D | ResourceLimitException.java | 46 ResourceLimitException(String message) in ResourceLimitException()
|
/titanic_41/usr/src/cmd/acpihpd/ |
H A D | notify.c | 69 confirm_no(void *appdata_ptr, const char *message) in confirm_no() 76 message_output(void *appdata_ptr, const char *message) in message_output() 119 struct cfga_confirm *confirm, struct cfga_msg *message) in cfgadm_cmd_wrapper() 197 struct cfga_msg message; in event_process() local
|
/titanic_41/usr/src/lib/print/libipp-core/common/ |
H A D | read.c | 49 papi_attribute_t ***message) in read_name_with_language() 168 validate_value(papi_attribute_t ***message, char *name, int8_t type, ...) in validate_value() 271 papi_attribute_t ***message) in ipp_read_attribute_group() 588 ipp_read_header(ipp_reader_t iread, void *fd, papi_attribute_t ***message, in ipp_read_header() 636 papi_attribute_t ***message) in ipp_read_attribute_groups() 653 ipp_read_message(ipp_reader_t iread, void *fd, papi_attribute_t ***message, in ipp_read_message()
|
/titanic_41/usr/src/lib/hal/libhal/common/ |
H A D | libhal.c | 424 DBusMessage *message; in libhal_device_get_all_properties() local 948 DBusMessage * message, void *user_data) in filter_func() 1082 DBusMessage *message; in libhal_get_all_devices() local 1146 DBusMessage *message; in libhal_device_get_property_type() local 1206 DBusMessage *message; in libhal_device_get_property_strlist() local 1277 DBusMessage *message; in libhal_device_get_property_string() local 1352 DBusMessage *message; in libhal_device_get_property_int() local 1423 DBusMessage *message; in libhal_device_get_property_uint64() local 1493 DBusMessage *message; in libhal_device_get_property_double() local 1563 DBusMessage *message; in libhal_device_get_property_bool() local [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/props/ |
H A D | MessageCatalog.java | 159 public String noTranslation(String message) in noTranslation() 164 public String noTranslation(String message, Object arg1) in noTranslation() 173 public String noTranslation(String message, Object arg1, in noTranslation() 183 public String noTranslation(String message, Object arg1, in noTranslation() 193 public String noTranslation(String message, Object arg[]) in noTranslation()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Poold.java | 1073 public ConfigurationException(String message) in ConfigurationException() 1081 public IllegalOFValueException(String message) in IllegalOFValueException() 1103 public PooldException(String message) in PooldException() 1112 public PooldException(String message, int exitCode) in PooldException() 1120 public PooldException(String message, int exitCode, Severity severity) in PooldException()
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | Trace.cc | 67 void Trace::message(int priority, const char *msg) { in message() function in Trace 69 char message[MAX_MSG_PREFIX_LEN + MAX_MSG_LEN + 2]; in message() local
|
H A D | InternalError.cc | 47 InternalError::InternalError(string message) : HBAException(HBA_STATUS_ERROR) { in InternalError()
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | MICwrap.c | 53 gss_buffer_t message, /* Input message */ in __dh_gss_sign() 122 gss_buffer_t message, /* The message */ in __dh_gss_verify() 318 gss_buffer_desc message; in __dh_gss_unseal() local
|
/titanic_41/usr/src/cmd/auditd/ |
H A D | doorway.c | 123 char message[512]; in warn_or_fatal() local 156 char message[FATAL_MESSAGE_LEN]; in report_error() local 264 char message[FATAL_MESSAGE_LEN]; in load_function() local 296 char message[FATAL_MESSAGE_LEN]; in load_plugin() local 309 char message[FATAL_MESSAGE_LEN]; in load_plugin() local 323 char message[FATAL_MESSAGE_LEN]; in load_plugin() local 333 char message[FATAL_MESSAGE_LEN]; in load_plugin() local 348 char message[FATAL_MESSAGE_LEN]; in load_plugin() local
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_main.c | 191 rcm_log_msg_impl(int level, char *message, va_list ap) in rcm_log_msg_impl() 242 rcm_log_message(int level, char *message, ...) in rcm_log_message() 262 rcm_log_msg(int level, char *message, ...) in rcm_log_msg()
|
/titanic_41/usr/src/lib/libinstzones/common/ |
H A D | zones_utils.c | 205 char message[MAX_MESSAGE_SIZE]; in _z_echo() local 253 char message[MAX_MESSAGE_SIZE]; in _z_echoDebug() local 359 char message[MAX_MESSAGE_SIZE]; in _z_program_error() local
|
/titanic_41/usr/src/common/net/wanboot/ |
H A D | bootlog.c | 78 char message[BOOTLOG_QS_MAX]; member 131 bootlog_common(const char *ident, bootlog_severity_t severity, char *message) in bootlog_common() 218 char message[BOOTLOG_MSG_MAX_LEN]; in bootlog() local 236 char message[BOOTLOG_MSG_MAX_LEN]; in libbootlog() local 300 sendmessage(bl_transport_t transport, char *message, const char *ident, in sendmessage()
|
H A D | http_errorstr.c | 82 static char message[128]; in http_errorstr() local
|
/titanic_41/usr/src/lib/pam_modules/smb/ |
H A D | smb_passwd.c | 48 char message[PAM_MAX_MSG_SIZE]; in error() local 65 char message[PAM_MAX_MSG_SIZE]; in info() local
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPHeaderV2.java | 748 Object[] message = new Object[2]; in parseServiceURLIn() local 827 Object[] message = new Object[2]; in parseServiceURLOut() local 890 Object[] message = new Object[2]; in parseAuthenticatedAttributeVectorIn() local 970 Object[] message = new Object[2]; in parseAttributeVectorOut() local 1013 Hashtable getCheckedAuthBlockList(Object[] message, int lifetime) in getCheckedAuthBlockList() 1029 Hashtable getCheckedAuthBlockList(Object[] message, in getCheckedAuthBlockList() 1047 Hashtable parseSignatureIn(Object[] message, DataInputStream dis) in parseSignatureIn()
|
H A D | AuthBlock.java | 77 static Hashtable makeAuthBlocks(Object[] message, int lifetime) in makeAuthBlocks() 117 Object[] message, in makeAuthBlocks() 450 AuthBlock(Object[] message, String spi, int bsd, int lifetime) in AuthBlock() 517 AuthBlock(SrvLocHeader hdr, Object[] message, DataInputStream dis) in AuthBlock()
|
/titanic_41/usr/src/cmd/lms/ |
H A D | LMEConnection.cpp | 238 APF_TCP_FORWARD_REPLY_MESSAGE message; in TcpForwardReplySuccess() local 363 APF_CHANNEL_OPEN_CONFIRMATION_MESSAGE message; in ChannelOpenReplaySuccess() local 385 APF_CHANNEL_OPEN_FAILURE_MESSAGE message; in ChannelOpenReplayFailure() local 406 APF_CHANNEL_CLOSE_MESSAGE message; in ChannelClose() local 425 APF_CHANNEL_DATA_MESSAGE *message; in ChannelData() local 448 APF_WINDOW_ADJUST_MESSAGE message; in ChannelWindowAdjust() local
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | ParseException.java | 54 public ParseException(String message) { in ParseException()
|
/titanic_41/usr/src/lib/print/libipp-listener/common/ |
H A D | disable-printer.c | 45 char *message = NULL; in ipp_disable_printer() local
|