Home
last modified time | relevance | path

Searched refs:fw1 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/refer/
H A Drefer3.c25 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local
30 fw1 = pipev[1]; in corout()
35 close(fw1); in corout()
44 write(fw1, in, strlen(in)); in corout()
45 close(fw1); in corout()
H A Dglue3.c33 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local
46 fw1 = pipev[1]; in corout()
51 close(fw1); in corout()
63 write(fw1, in, strlen(in)); in corout()
64 close(fw1); in corout()
/titanic_44/usr/src/cmd/dc/
H A Ddc.h159 int fw, fw1, ll; variable
H A Ddc.c383 fw1 = 0; in commnds()
409 fw1 = n-1; in commnds()
1191 fw1 = 0; in init()
1810 l = fw1 - length(t); in bigot()