Searched refs:stream (Results 226 - 250 of 662) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcv.c43 #include <sys/stream.h>
98 * the stream head also. This may result
100 * - message at stream head but look buffer
102 * - no messages are on the stream head
104 * (2) If there are messages on the stream head and
107 * could be data on stream head to be picked up and
108 * we work on the stream head and not return TLOOK.
109 * We remove the event on the stream head and queue it.
129 * processing as what could be on the stream
149 * Nothing on stream hea
[all...]
H A Dt_rcvv.c40 #include <sys/stream.h>
100 * the stream head also. This may result
102 * - message at stream head but look buffer
104 * - no messages are on the stream head
106 * (2) If there are messages on the stream head and
109 * could be data on stream head to be picked up and
110 * we work on the stream head and not return TLOOK.
111 * We remove the event on the stream head and queue it.
130 * processing as what could be on the stream
150 * Nothing on stream hea
[all...]
H A Dt_rcvvudata.c40 #include <sys/stream.h>
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_getsockname.c31 #include <sys/stream.h>
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h171 struct { evStream *this; } stream; member in union:evEvent_p::__anon3871
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A D6to4relay.c27 #include <sys/stream.h>
H A Dsyncinit.c40 #include <sys/stream.h>
H A Dsyncstat.c39 #include <sys/stream.h>
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c45 #include <sys/stream.h>
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c324 print_entries(FILE *stream, int parsable) argument
329 (void) fprintf(stream, " %3s %3s | %-20s | %s\n", "hex",
332 (void) fprintf(stream, "----------+----------------------"
345 (void) fprintf(stream, "0x%03x %3d %s%-20s %s%s\n",
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c27 #include <sys/stream.h>
H A Dip_ndp.h30 #include <sys/stream.h>
H A Dnd.c30 #include <sys/stream.h>
H A Dsnmpcom.c32 #include <sys/stream.h>
137 * SNMP requests are issued using putmsg() on a stream containing all
161 * since multiple messages will be sent to stream head and we want
271 * this is bottom module of stream, send up an EOD ctl msg,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_rts.c46 #include <sys/stream.h>
H A Dip_helper_stream.c32 #include <sys/stream.h>
173 * Public interface for creating an IP stream with shared conn_t
175 * Note that we allocate the helper stream without any locks, which means
212 /* Some other thread won - discard this stream */
220 * Share connp with the helper stream. We hold conn_lock across this
229 * occured and stream was not shared
240 * Public interface for freeing IP helper stream
H A Dip_listutils.c30 #include <sys/stream.h>
H A Dip_srcid.c51 #include <sys/stream.h>
H A Dipcsum.c32 #include <sys/stream.h>
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_sign.c43 #include <sys/stream.h>
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c29 #include <sys/stream.h>
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslproto.h33 #include <sys/stream.h>
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_heartbeat.c28 #include <sys/stream.h>
H A Dsctp_init.c27 #include <sys/stream.h>
/illumos-gate/usr/src/uts/common/io/
H A Ddedump.c29 * Dump STREAMS module. Could be used anywhere on a stream to
36 #include <sys/stream.h>

Completed in 141 milliseconds

1234567891011>>