Searched refs:tfg (Results 1 – 1 of 1) sorted by relevance
2487 struct fileglob *tfg; in unp_gc() local2489 tfg = *fpp; in unp_gc()2491 if (FILEGLOB_DTYPE(tfg) == DTYPE_SOCKET) { in unp_gc()2492 so = (struct socket *)fg_get_data(tfg); in unp_gc()