Searched refs:sizexferd (Results 1 – 2 of 2) sorted by relevance
96 size_t sizexferd = 0; in pipeget() local101 &sizexferd, option, K_FOREVER); in pipeget()107 if (option == _ALL_N && sizexferd != size2xfer) { in pipeget()111 sizexferd_total += sizexferd; in pipeget()
172 size_t sizexferd = 0; in pipeput() local181 &sizexferd, mim_num_of_bytes, K_FOREVER); in pipeput()186 if (option == _ALL_N && sizexferd != size2xfer) { in pipeput()190 sizexferd_total += sizexferd; in pipeput()