Home
last modified time | relevance | path

Searched refs:transport (Results 1 – 25 of 48) sorted by relevance

12

/titanic_44/usr/src/cmd/fm/modules/common/
H A DMakefile28 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 DServiceURL.java93 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 Dbootlog.c300 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 Dstmftransport.c183 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 Dlibstmfproxy.h44 stmf_proxy_transport_init(char *transport, pt_ops_t **pt_ops);
/titanic_44/usr/src/lib/libsip/common/
H A Dsip_dialog_ui.c45 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 Dsip_itf.c425 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 DMakefile27 SUBDIRS = event-transport cpumem-retire
/titanic_44/usr/src/cmd/fm/modules/common/ip-transport/
H A DMakefile28 MODULE = ip-transport
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/
H A DMakefile26 MODULE = sensor-transport
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/
H A DMakefile27 MODULE = disk-transport
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/
H A DMakefile26 MODULE = ses-log-transport
/titanic_44/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A DMakefile34 include ../../common/event-transport/Makefile.etm
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/
H A DMakefile.etm27 MODULE = event-transport
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A DMakefile25 MODULE = ext-event-transport
/titanic_44/usr/src/uts/common/sys/
H A Drds.h163 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 DMakefile.com29 OBJECTS= audit_remote.o transport.o
H A DMakefile33 MSGFILES= audit_remote.c transport.c
/titanic_44/usr/src/cmd/fwflash/
H A DMakefile30 IDF_SUBDIRS= plugins/transport
/titanic_44/usr/src/lib/librstp/common/
H A DREADME.files9 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 DREADME.altprivsep87 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 Dfmsim.ksh269 -o sysevent-transport:device=/dev/null $eol
270 -o sysevent-transport:channel=$simchan $fmd_args$quote
/titanic_44/usr/src/cmd/cdrw/
H A DMakefile28 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 Disp.wlcmd15 ### the scsa stuff through the transport table, is a root function.
H A Difp.wlcmd15 ### the scsa stuff through the transport table, is a root function.

12