Searched refs:tfg (Results 1 – 1 of 1) sorted by relevance
2735 struct fileglob *tfg; in unp_gc() local2737 tfg = *fpp; in unp_gc()2739 if (FILEGLOB_DTYPE(tfg) == DTYPE_SOCKET) { in unp_gc()2740 so = (struct socket *)fg_get_data(tfg); in unp_gc()