Searched refs:module_fds (Results 1 – 1 of 1) sorted by relevance
1821 fd_list *module_fds = 0; in open_module() local1865 if ((module_fds = calloc(1, sizeof (fd_list))) == 0) { in open_module()1870 module_fds->mh = lfd; in open_module()1874 pamh->fd = module_fds; in open_module()1882 trail->next = module_fds; in open_module()