/titanic_44/usr/src/cmd/fm/modules/common/ |
H A D | Makefile | 28 disk-transport \ 30 ext-event-transport \ 34 ip-transport \ 35 sensor-transport \ 36 ses-log-transport \
|
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceURL.java | 93 private String transport = ""; field in ServiceURL 213 ":/" + transport + (noDoubleSlash == false ? "/":"") + in toString() 222 transport.hashCode() + in hashCode() 243 transport.equals(surl.transport) && in equals() 382 transport = slash2.toLowerCase(); in parseURL() 412 if (transport.equals("")) { in parseURL()
|
/titanic_44/usr/src/common/net/wanboot/ |
H A D | bootlog.c | 300 sendmessage(bl_transport_t transport, char *message, const char *ident, in sendmessage() argument 334 if (transport != BL_CONSOLE && in sendmessage() 359 switch (transport) { in sendmessage() 430 bl_transport_t transport; in openbootlog() local 440 transport = (bl_filehandle != NULL) ? BL_LOCAL_FILE : BL_CONSOLE; in openbootlog() 485 return (transport); in openbootlog() 495 return (transport); in openbootlog() 506 transport = bl_url.https ? BL_HTTPS : BL_HTTP; in openbootlog() 509 return (transport); in openbootlog()
|
/titanic_44/usr/src/lib/libstmfproxy/common/ |
H A D | stmftransport.c | 183 stmf_proxy_transport_init(char *transport, pt_ops_t **pt_ops) in stmf_proxy_transport_init() argument 185 if (strcmp(transport, "sockets") == 0) { in stmf_proxy_transport_init()
|
H A D | libstmfproxy.h | 44 stmf_proxy_transport_init(char *transport, pt_ops_t **pt_ops);
|
/titanic_44/usr/src/lib/libsip/common/ |
H A D | sip_dialog_ui.c | 45 char *transport, char *sent_by, int sent_by_port, char *via_param, in sip_create_dialog_req() argument 53 if (!sip_manage_dialog || dialog == NULL || transport == NULL || in sip_create_dialog_req() 81 if (sip_add_via(sip_msg, transport, sent_by, sent_by_port, via_param) != in sip_create_dialog_req() 127 char *transport, char *sent_by, int sent_by_port, char *via_param, in sip_create_dialog_req_nocontact() argument 132 sip_msg = sip_create_dialog_req(method, dialog, transport, sent_by, in sip_create_dialog_req_nocontact()
|
H A D | sip_itf.c | 425 int transport; in sip_process_new_packet() local 429 transport = sip_conn_transport(conn_object); in sip_process_new_packet() 430 if (transport == IPPROTO_TCP) { in sip_process_new_packet() 572 if (transport == IPPROTO_TCP) { in sip_process_new_packet()
|
/titanic_44/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/ |
H A D | Makefile | 27 SUBDIRS = event-transport cpumem-retire
|
/titanic_44/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | Makefile | 28 MODULE = ip-transport
|
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | Makefile | 26 MODULE = sensor-transport
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | Makefile | 27 MODULE = disk-transport
|
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | Makefile | 26 MODULE = ses-log-transport
|
/titanic_44/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | Makefile | 34 include ../../common/event-transport/Makefile.etm
|
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | Makefile.etm | 27 MODULE = event-transport
|
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | Makefile | 25 MODULE = ext-event-transport
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | rds.h | 163 u_int8_t transport[TRANSNAMSIZ]; /* null term ascii */ member 173 u_int8_t transport[TRANSNAMSIZ]; /* null term ascii */ member
|
/titanic_44/usr/src/lib/auditd_plugins/remote/ |
H A D | Makefile.com | 29 OBJECTS= audit_remote.o transport.o
|
H A D | Makefile | 33 MSGFILES= audit_remote.c transport.c
|
/titanic_44/usr/src/cmd/fwflash/ |
H A D | Makefile | 30 IDF_SUBDIRS= plugins/transport
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | README.files | 9 serves to transport BPDU messages between bridges; for 30 o libuid.a - the 'transport' library: the source code you
|
/titanic_44/usr/src/cmd/ssh/ |
H A D | README.altprivsep | 87 d) specifications on use of cryptography for transport 213 transport much the same data, including RSA/DSA signatures, 320 - transport protection 326 - transport protection 358 - transport protection 365 - transport protection 393 all transport protection work, but we cannot save the monitor much, 426 all transport protection and proxy to the monitor all key exchange 458 +-> implementation of encoding, transport protection, 468 +-> transport protocol [all …]
|
/titanic_44/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 269 -o sysevent-transport:device=/dev/null $eol 270 -o sysevent-transport:channel=$simchan $fmd_args$quote
|
/titanic_44/usr/src/cmd/cdrw/ |
H A D | Makefile | 28 OBJS= main.o mmc.o device.o transport.o util.o msgs.o misc_scsi.o dumpinfo.o \
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | isp.wlcmd | 15 ### the scsa stuff through the transport table, is a root function.
|
H A D | ifp.wlcmd | 15 ### the scsa stuff through the transport table, is a root function.
|