Searched refs:ftb (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c41 FILE *fa, *fb, *fc, *fta, *ftb, *ftc; local
117 ftb = fopen(tmpb, "w");
118 if (ftb == NULL)
120 nhash = recopy(ftb, fb, fopen(nma, "r"));
121 fclose(ftb);
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c224 static caddr_t ftb = NULL; variable
258 ftb = kmem_zalloc(fcoe_trace_buf_size,
260 fcoe_trace_buf = ftb;

Completed in 46 milliseconds