Searched refs:tfg (Results 1 – 1 of 1) sorted by relevance
2687 struct fileglob *tfg; in unp_gc() local2689 tfg = *fpp; in unp_gc()2691 if (FILEGLOB_DTYPE(tfg) == DTYPE_SOCKET) { in unp_gc()2692 so = (struct socket *)fg_get_data(tfg); in unp_gc()