Home
last modified time | relevance | path

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

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