Searched refs:nsc_fd_s (Results 1 – 4 of 4) sorted by relevance
137 struct nsc_fd_s *si_open; /* Open file descriptors */153 struct nsc_fd_s *nsc_close; /* Closed file descriptors */173 typedef struct nsc_fd_s { struct174 struct nsc_fd_s *sf_next; /* Link to next descriptor */ argument
51 typedef struct nsc_fd_s { struct
44 typedef struct nsc_fd_s { int x; } nsc_fd_t; struct
190 typedef struct nsc_fd_s { int x; } nsc_fd_t; argument