Home
last modified time | relevance | path

Searched refs:consume (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dring.c92 #define ring_empty(d) (((d)->consume == (d)->supply) && \
94 #define ring_full(d) (((d)->supply == (d)->consume) && \
113 ring->supply = ring->consume = ring->bottom = buffer;
143 if (ring->mark == ring->consume) {
185 (ring_subtract(ring, ring->mark, ring->consume) < count)) {
189 if (ring->consume < ring->clearto &&
190 ring->clearto <= ring->consume + count)
192 else if (ring->consume + count > ring->top &&
194 ring->bottom + ((ring->consume + count) - ring->top))
197 ring->consume = ring_increment(ring, ring->consume, count);
[all …]
H A Dnetwork.c150 n = send(net, netoring.consume, n, 0); in netflush()
160 n = send(net, netoring.consume, 1, MSG_OOB); in netflush()
174 Dump('>', netoring.consume, n); in netflush()
H A Dterminal.c115 n = TerminalWrite((char *)ttyoring.consume, n);
122 Dump('>', ttyoring.consume, n);
H A Dring.h61 unsigned char *consume; /* where data comes out of */ member
H A Dtelnet.c1761 sbp = netiring.consume; in telrcv()
2009 tbp = ttyiring.consume; in telsnd()
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c41 static void consume(evStream *str, size_t bytes);
223 consume(evStream *str, size_t bytes) { in consume() function
270 consume(str, bytes); in writable()
293 consume(str, bytes); in readable()
/titanic_41/usr/src/test/
H A DREADME76 Some STF tests consume the values of variables from the user's environment.
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS150 executable which is >2GB. The resulting program will consume over
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME143 consume events which act on those objects. Object lists are maintained
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME35 * Must consume little CPU, since it will always be running.
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE87 09-01-07 string/strtoi.c: strtol() etc. do not consume [lLuU] suffix -- thanks jkf
88 09-01-07 sfio/sfstrtof.h: strtod() etc. do not consume [fFlL] suffix -- thanks jkf
/titanic_41/usr/src/cmd/look/
H A Dwords5200 consume
/titanic_41/usr/src/cmd/spell/
H A Dlist5199 consume