Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/refer/
H A Drefer3.c23 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local
28 fw1 = pipev[1]; in corout()
33 close(fw1); in corout()
42 write(fw1, in, strlen(in)); in corout()
43 close(fw1); in corout()
H A Dglue3.c30 int pipev[2], fr1, fr2, fw1, fw2, n; in corout() local
43 fw1 = pipev[1]; in corout()
48 close(fw1); in corout()
60 write(fw1, in, strlen(in)); in corout()
61 close(fw1); in corout()
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h157 int fw, fw1, ll; variable
H A Ddc.c381 fw1 = 0; in commnds()
407 fw1 = n-1; in commnds()
1189 fw1 = 0; in init()
1808 l = fw1 - length(t); in bigot()