OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dataout
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/audio/play/
play.c
416
off_t
dataout
= 0;
local in function:play_fd
444
while (datasize == 0 ||
dataout
< datasize) {
445
if (datasize != 0 &&
dataout
+ nr > datasize)
446
nr = datasize -
dataout
;
452
dataout
+= nw;
459
/* something to think about: no message given for
dataout
< datasize */
/src/sys/netinet/
sctp_output.c
3911
int
dataout
3954
if (freed_spc >=
dataout
) {
3981
if (freed_spc >=
dataout
) {
4136
unsigned int
dataout
, siz;
local in function:sctp_msg_append
4161
dataout
= m->m_pkthdr.len;
4164
dataout
= 0;
4166
dataout
+= n->m_len;
4172
m->m_len = sizeof(struct sctp_paramhdr) +
dataout
;
4212
dataout
= m->m_pkthdr.len;
4215
dataout
= 0
9293
int tot_out,
dataout
;
local in function:sctp_copy_it_in
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
2876
uint16_t
dataout
;
member in struct:process_aux_channel_transaction_parameters_v1_2
Completed in 19 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025