Searched refs:fw1 (Results 1 – 4 of 4) 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 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 D | glue3.c | 33 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 D | dc.h | 159 int fw, fw1, ll; variable
|
H A D | dc.c | 383 fw1 = 0; in commnds() 409 fw1 = n-1; in commnds() 1191 fw1 = 0; in init() 1810 l = fw1 - length(t); in bigot()
|