Searched refs:fds_t (Results 1 – 3 of 3) sorted by relevance
48 static fds_t *fds_tbl[FDS_TABLE_SIZE];56 (void) memset(fds_tbl, 0, sizeof (fds_t *) * FDS_TABLE_SIZE); in fd_init()166 fds_t *169 fds_t *fdsp; in fds_get()176 fdsp = Zalloc(sizeof (fds_t)); /* adding new if pid was not found */ in fds_get()186 fds_t *fds; in fds_rm()187 fds_t *fds_prev = NULL; in fds_rm()
54 } fds_t; typedef63 extern fds_t *fds_get(pid_t);
906 fds_t *fds; in prstat_scandir()