Searched refs:module_fds (Results 1 – 1 of 1) sorted by relevance
1818 fd_list *module_fds = 0; in open_module() local1862 if ((module_fds = calloc(1, sizeof (fd_list))) == 0) { in open_module()1867 module_fds->mh = lfd; in open_module()1871 pamh->fd = module_fds; in open_module()1879 trail->next = module_fds; in open_module()