Searched refs:fw2 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/refer/ |
H A D | refer3.c | 25 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local 33 fw2 = pipev[1]; in corout() 38 move(fw2, 1); in corout() 42 close(fw2); in corout()
|
H A D | glue3.c | 33 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local 49 fw2 = pipev[1]; in corout() 54 move(fw2, 1); in corout() 60 close(fw2); in corout()
|