OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outn
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/tcopy/
tcopy.c
236
int eot, inmaxblk, inn, outmaxblk,
outn
;
local in function:verify
252
r1: if ((
outn
= read(outp, outb, outmaxblk)) == -1) {
255
outn
= read(outp, outb, outmaxblk);
256
if (
outn
>= 0)
262
r2: if (inn !=
outn
) {
265
"tcopy", inn,
outn
);
tcopy.c
236
int eot, inmaxblk, inn, outmaxblk,
outn
;
local in function:verify
252
r1: if ((
outn
= read(outp, outb, outmaxblk)) == -1) {
255
outn
= read(outp, outb, outmaxblk);
256
if (
outn
>= 0)
262
r2: if (inn !=
outn
) {
265
"tcopy", inn,
outn
);
Completed in 27 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025